diff options
Diffstat (limited to 'main/py3-sphinxcontrib-qthelp/APKBUILD')
-rw-r--r-- | main/py3-sphinxcontrib-qthelp/APKBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/main/py3-sphinxcontrib-qthelp/APKBUILD b/main/py3-sphinxcontrib-qthelp/APKBUILD index 581ebb05804..6364a618b7c 100644 --- a/main/py3-sphinxcontrib-qthelp/APKBUILD +++ b/main/py3-sphinxcontrib-qthelp/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-sphinxcontrib-qthelp _pyname=sphinxcontrib-qthelp pkgver=1.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Sphinx qthelp extension" url="https://pypi.python.org/pypi/sphinxcontrib-qthelp" arch="noarch" @@ -20,4 +20,6 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="29f77e4b3f1a4868c2a34dbd853415e5d813f482cd23b982aeed42d53acba09b896d77ba930c34cce8af043bb7d64a19acff610430e942038d95a410b6e0b5fa sphinxcontrib-qthelp-1.0.3.tar.gz" +sha512sums=" +29f77e4b3f1a4868c2a34dbd853415e5d813f482cd23b982aeed42d53acba09b896d77ba930c34cce8af043bb7d64a19acff610430e942038d95a410b6e0b5fa sphinxcontrib-qthelp-1.0.3.tar.gz +" |