diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 19:30:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 21:47:45 +0700 |
commit | 2989a4ab4681569db390849189e0dd39695c03d2 (patch) | |
tree | 0a7eaadc36cad7c9adf10bd6affb6ed650525d8c | |
parent | c51c636b989857d0a5173ebe79146ac825af8cae (diff) | |
download | slackbuilds-2989a4ab4681569db390849189e0dd39695c03d2.tar.gz |
python/sphinxcontrib-htmlhelp: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild | 2 | ||||
-rw-r--r-- | python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild index ebd0de53db..56bf2b900f 100644 --- a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild +++ b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sphinxcontrib-htmlhelp -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.info b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.info index 0a8517be77..414ef972f0 100644 --- a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.info +++ b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.info @@ -1,8 +1,8 @@ PRGNAM="sphinxcontrib-htmlhelp" -VERSION="1.0.3" +VERSION="2.0.0" HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-htmlhelp" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-1.0.3.tar.gz" -MD5SUM="f1db7db2a467f08f6292ab0d76e38584" +DOWNLOAD="https://files.pythonhosted.org/packages/eb/85/93464ac9bd43d248e7c74573d58a791d48c475230bcf000df2b2700b9027/sphinxcontrib-htmlhelp-2.0.0.tar.gz" +MD5SUM="70765b55395a3c20233631802902c840" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |