aboutsummaryrefslogtreecommitdiff
path: root/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 19:30:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 21:47:45 +0700
commit2989a4ab4681569db390849189e0dd39695c03d2 (patch)
tree0a7eaadc36cad7c9adf10bd6affb6ed650525d8c /python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild
parentc51c636b989857d0a5173ebe79146ac825af8cae (diff)
python/sphinxcontrib-htmlhelp: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild')
-rw-r--r--python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild
index ebd0de53dbb3c..56bf2b900ff7c 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}