diff options
Diffstat (limited to 'python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild')
-rw-r--r-- | python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild | 2 |
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} |