aboutsummaryrefslogtreecommitdiff
path: root/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-02-24 07:12:24 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-02 09:19:51 +0700
commitdbad7d2f99038706f0be7a1ed61731af87c65977 (patch)
treee0ac8527a7d91d6a8116c69303044b6389cd7e6e /python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
parent5e47cba9fd5150590bf08dc2417884c20a034eae (diff)
python/sphinxcontrib-devhelp: Updated for version 1.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild')
-rw-r--r--python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild b/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
index 7044fe87fc..0eacfe23b9 100644
--- a/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
+++ b/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sphinxcontrib-devhelp
SRCNAM=sphinxcontrib_devhelp
-VERSION=${VERSION:-1.0.5}
+VERSION=${VERSION:-1.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}