diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 00:54:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:00:22 +0700 |
commit | 9f1a6bc6e8447a35f2e5c330214bade58b8a6f22 (patch) | |
tree | a50a9a14f3a243f1c3b8cabfa7d7e5cce7770c88 /python/sphinxcontrib-plantuml | |
parent | 271ca408834ab99864e52ce29f2eca9d8e09225d (diff) | |
download | slackbuilds-9f1a6bc6e8447a35f2e5c330214bade58b8a6f22.tar.gz |
python/sphinxcontrib-plantuml: Updated for version 0.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinxcontrib-plantuml')
-rw-r--r-- | python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild | 4 | ||||
-rw-r--r-- | python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild index b925604841..74a5783554 100644 --- a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild +++ b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sphinxcontrib-plantuml -# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2017-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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-plantuml -VERSION=${VERSION:-0.17.1} +VERSION=${VERSION:-0.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info index c21ef7aff3..9466e4ac77 100644 --- a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info +++ b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info @@ -1,8 +1,8 @@ PRGNAM="sphinxcontrib-plantuml" -VERSION="0.17.1" +VERSION="0.18" HOMEPAGE="https://pypi.python.org/pypi/sphinxcontrib-plantuml" -DOWNLOAD="https://files.pythonhosted.org/packages/2e/ed/6248d8efecbf9d7cfb0dca66034df866d72b4f6fa33629091857e0d302a6/sphinxcontrib-plantuml-0.17.1.tar.gz" -MD5SUM="e6ea1a059214cfec295cf3b81ae8ce99" +DOWNLOAD="https://files.pythonhosted.org/packages/2b/92/dcd66c09dc400400f9e98aff880cd53306c3d8c545863f6e1170e0531ba8/sphinxcontrib-plantuml-0.18.tar.gz" +MD5SUM="0bb861d5aac0114ac5a2ac4abc280e4b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Sphinx" |