diff options
Diffstat (limited to 'python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild')
-rw-r--r-- | python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild index f53ef2cead..222a9ead15 100644 --- a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild +++ b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sphinxcontrib-htmlhelp SRCNAM=sphinxcontrib_htmlhelp -VERSION=${VERSION:-2.0.4} +VERSION=${VERSION:-2.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |