aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-22 02:15:20 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-22 02:18:36 -0300
commitc5c1cea34fb181402dba0711585646f1b930ad95 (patch)
tree0fab2d07b9edd8b9bb124232a5b166eebdba0290
parent96dcadc77ba1dd16e676c5bf83325fc03bed6a96 (diff)
main/py3-sphinxcontrib-htmlhelp: upgrade to 1.0.3
-rw-r--r--main/py3-sphinxcontrib-htmlhelp/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py3-sphinxcontrib-htmlhelp/APKBUILD b/main/py3-sphinxcontrib-htmlhelp/APKBUILD
index 2c5dcab97b4..2e4c86d7e1d 100644
--- a/main/py3-sphinxcontrib-htmlhelp/APKBUILD
+++ b/main/py3-sphinxcontrib-htmlhelp/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-sphinxcontrib-htmlhelp
_pyname=sphinxcontrib-htmlhelp
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=0
pkgdesc="Sphinx htmlhelp extension"
url="https://pypi.python.org/pypi/sphinxcontrib-htmlhelp"
@@ -20,4 +20,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="2ee6c8a91095d8f87208ea509153edc5495b9ef78231add39880e133413b1fa95e152264e5c9dfe6afc89afcb107acacc241754e7b5d86137bb5c64a851702de sphinxcontrib-htmlhelp-1.0.2.tar.gz"
+sha512sums="f37542c5789340bb26c41b84512e08998e4ef45ff2eb0fdb0e10f585cff27a145d5821b8eb3766d009e2b5a38c3d7efb127ab898982e1b6fd1d4ff7e26907db4 sphinxcontrib-htmlhelp-1.0.3.tar.gz"