aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-29 08:37:18 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-29 08:40:53 -0300
commitf42084cd8e483b5901ea03274d2ce2c14ef71481 (patch)
treefff61c033274d00b6956b8f4900291e4ee5ba6c7
parent7d6ba6bc1c8749ca8be9971d5e13d29b6b3991e3 (diff)
main/py3-sphinxcontrib-applehelp: upgrade to 1.0.2
-rw-r--r--main/py3-sphinxcontrib-applehelp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py3-sphinxcontrib-applehelp/APKBUILD b/main/py3-sphinxcontrib-applehelp/APKBUILD
index b5565b1425e..0c4eab45cb8 100644
--- a/main/py3-sphinxcontrib-applehelp/APKBUILD
+++ b/main/py3-sphinxcontrib-applehelp/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-sphinxcontrib-applehelp
_pyname=sphinxcontrib-applehelp
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=0
pkgdesc="Sphinx applehelp extension"
url="https://pypi.python.org/pypi/sphinxcontrib-applehelp"
@@ -20,4 +20,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a6500bc2899f25c0b04c8649e86a6f688823e573a3f58f2b786117768e8b415acffbe79b99cff8aeb6ae3c74dd244254de120b82b7432cf61c5fabdd38f21603 sphinxcontrib-applehelp-1.0.1.tar.gz"
+sha512sums="1325ac83ff15dd28d6f2791caf64e6c08d1dd2f0946dc8891f5c4d8fd062a1e8650c9c39a7459195ef41f3b425f5b8d6c5e277ea85621a36dd870ca5162508da sphinxcontrib-applehelp-1.0.2.tar.gz"