diff options
author | prspkt <prspkt@protonmail.com> | 2019-05-29 02:24:16 +0300 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-05-29 02:24:16 +0300 |
commit | 1099869da9ff6597b5ef742f99810431ae3578b5 (patch) | |
tree | a85474c1bb59c4e5e138ba127df09420e09233c4 /testing/py3-sphinx-theme-quark | |
parent | 0c2d5d8e33270c173e93845890d7a4292c27be90 (diff) | |
download | aports-1099869da9ff6597b5ef742f99810431ae3578b5.tar.bz2 aports-1099869da9ff6597b5ef742f99810431ae3578b5.tar.xz |
testing/py3-sphinx-theme-quark: rename aport
Diffstat (limited to 'testing/py3-sphinx-theme-quark')
-rw-r--r-- | testing/py3-sphinx-theme-quark/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-sphinx-theme-quark/APKBUILD b/testing/py3-sphinx-theme-quark/APKBUILD index 50e99f1f77..bbef16b971 100644 --- a/testing/py3-sphinx-theme-quark/APKBUILD +++ b/testing/py3-sphinx-theme-quark/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org> -pkgname=py-sphinx-theme-quark +pkgname=py3-sphinx-theme-quark _pkgname=quark-sphinx-theme pkgver=0.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Sphinx theme for Qt toolkit’s QTextBrowser" url="https://gitlab.com/fkrull/quark-sphinx-theme" arch="noarch" |