diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-31 17:44:48 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-06 08:08:43 +0700 |
commit | 3966d07734159e5b346902bcc7714784e2034ecb (patch) | |
tree | 1f64e2bc681e0ef028952f64896dc080e94e930a /python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info | |
parent | 261aee740d936d5b9a08139f72ec430331c7de19 (diff) |
python/sphinxcontrib-qthelp: Updated for version 1.0.6, new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info')
-rw-r--r-- | python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info index a77c661219893..d8ccb02f15bfb 100644 --- a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info +++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info @@ -1,10 +1,10 @@ PRGNAM="sphinxcontrib-qthelp" -VERSION="1.0.3" +VERSION="1.0.6" HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-qthelp" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.tar.gz" -MD5SUM="93216721f3e154cce12d1e9c3307b415" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib_qthelp-1.0.6.tar.gz" +MD5SUM="7a945ad3b0c47e9e2777a146e38e34af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +REQUIRES="python3-build" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" |