From 046e2ebfbf492bd6f0a43ae8929bdbac6ee3d65a Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 24 Feb 2024 07:13:31 -0700 Subject: python/sphinxcontrib-qthelp: Updated for version 1.0.7. Signed-off-by: Willy Sudiarto Raharjo --- python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild | 2 +- python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild index db0c111daf..81f1f45322 100644 --- a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild +++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sphinxcontrib-qthelp SRCNAM=sphinxcontrib_qthelp -VERSION=${VERSION:-1.0.6} +VERSION=${VERSION:-1.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info index d8ccb02f15..4bd562a7c7 100644 --- a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info +++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info @@ -1,8 +1,8 @@ PRGNAM="sphinxcontrib-qthelp" -VERSION="1.0.6" +VERSION="1.0.7" HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-qthelp" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib_qthelp-1.0.6.tar.gz" -MD5SUM="7a945ad3b0c47e9e2777a146e38e34af" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib_qthelp-1.0.7.tar.gz" +MD5SUM="84569e876c5e8c0bb423eb145ca481b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build" -- cgit v1.2.3-65-gdbad