summaryrefslogtreecommitdiffstats
path: root/python/sphinxcontrib-applehelp
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-02-24 07:11:03 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-02 09:19:51 +0700
commit5e47cba9fd5150590bf08dc2417884c20a034eae (patch)
treed79e719de05710daa1315db091b48a98746086b7 /python/sphinxcontrib-applehelp
parent15dd147c6be52bf3436841ce1f7b9d29182b36c3 (diff)
downloadslackbuilds-5e47cba9fd5150590bf08dc2417884c20a034eae.tar.gz
slackbuilds-5e47cba9fd5150590bf08dc2417884c20a034eae.tar.xz
python/sphinxcontrib-applehelp: Updated for version 1.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinxcontrib-applehelp')
-rw-r--r--python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild2
-rw-r--r--python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild
index ba1697f443..85317abc70 100644
--- a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild
+++ b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sphinxcontrib-applehelp
SRCNAM=sphinxcontrib_applehelp
-VERSION=${VERSION:-1.0.7}
+VERSION=${VERSION:-1.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info
index d31b2d03b5..b9d6350ceb 100644
--- a/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info
+++ b/python/sphinxcontrib-applehelp/sphinxcontrib-applehelp.info
@@ -1,8 +1,8 @@
PRGNAM="sphinxcontrib-applehelp"
-VERSION="1.0.7"
+VERSION="1.0.8"
HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-applehelp"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib_applehelp-1.0.7.tar.gz"
-MD5SUM="660ede87eb89408a9989a740faab1675"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-applehelp/sphinxcontrib_applehelp-1.0.8.tar.gz"
+MD5SUM="5604b67076d57cf229da15daf3472ff5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"