summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-31 18:55:42 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-01 07:32:24 +0700
commita503a0bb548b712f3de803df5ae7c1aea386fb63 (patch)
tree1e640c26eff458c7ad7f09e6e738c1ad37cc8bae /python
parentaf810274ce9b639d330f7b350b17aa07f7987203 (diff)
downloadslackbuilds-a503a0bb548b712f3de803df5ae7c1aea386fb63.tar.gz
slackbuilds-a503a0bb548b712f3de803df5ae7c1aea386fb63.tar.xz
python/sphinxcontrib-plantuml: Updated for version 0.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild4
-rw-r--r--python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info4
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild
index a88e4943db..8184995269 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 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2018 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.8.2}
+VERSION=${VERSION:-0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
index eb3c919952..5c59cf2586 100644
--- a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
+++ b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
@@ -1,8 +1,8 @@
PRGNAM="sphinxcontrib-plantuml"
VERSION="0.8.2"
HOMEPAGE="https://pypi.python.org/pypi/sphinxcontrib-plantuml"
-DOWNLOAD="https://pypi.python.org/packages/af/22/2839812e7c9ebbc64f5b782ddc3c0046c28c7180919cb7f4fd7ea3933da4/sphinxcontrib-plantuml-0.8.2.tar.gz"
-MD5SUM="e5e5bc0e13310db5eba92915baeb0be8"
+DOWNLOAD="https://files.pythonhosted.org/packages/b4/a2/e80da42b82826aa370fa25c4ed9baf6c33c8f32885d709f65d7805c754fe/sphinxcontrib-plantuml-0.12.tar.gz"
+MD5SUM="c6fcaf1e1d27c0f680f08606740700b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx"