diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-07 21:34:52 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 17:04:54 +0700 |
commit | e1b7332721e4e3294a117cd9310e25349197145a (patch) | |
tree | 6b0e1a0cf27f59e08b8991f982b53397c4d73255 /python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild | |
parent | ec6d3d083bf2af29f4ccb61c549969f9d3b06330 (diff) |
python/sphinxcontrib-htmlhelp: Updated for version 1.0.3.
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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild index fdc14e149c..218a0140a5 100644 --- a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild +++ b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sphinxcontrib-htmlhelp -# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sphinxcontrib-htmlhelp -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |