diff options
Diffstat (limited to 'user/py3-sphinxcontrib-qthelp/APKBUILD')
-rw-r--r-- | user/py3-sphinxcontrib-qthelp/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/py3-sphinxcontrib-qthelp/APKBUILD b/user/py3-sphinxcontrib-qthelp/APKBUILD index 3740f30ff..eb2953251 100644 --- a/user/py3-sphinxcontrib-qthelp/APKBUILD +++ b/user/py3-sphinxcontrib-qthelp/APKBUILD @@ -4,7 +4,7 @@ pkgname=py3-sphinxcontrib-qthelp _pkgname=sphinxcontrib-qthelp _p="${_pkgname#?}" _p="${_pkgname%"$_p"}" -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=0 pkgdesc="A Sphinx extension to output QtHelp documents." url="https://pypi.python.org/pypi/sphinxcontrib-qthelp" @@ -30,4 +30,4 @@ package() { } -sha512sums="8fe840e011fabd596194f539d27a502b77ae8a6030ae1a7646b1af9f203d3578b7420ead655297b2a752f0cb0e6803247c7a79b2ccd2d4662ed9f58398947864 py3-sphinxcontrib-qthelp-1.0.2.tar.gz" +sha512sums="29f77e4b3f1a4868c2a34dbd853415e5d813f482cd23b982aeed42d53acba09b896d77ba930c34cce8af043bb7d64a19acff610430e942038d95a410b6e0b5fa py3-sphinxcontrib-qthelp-1.0.3.tar.gz" |