summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-17 08:33:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-17 08:33:29 +0700
commitad9fecf547d0e3ffc47568face736fb49b8b392f (patch)
tree8b18ed7e6a08cdb8698f324b578fd584337e3df3 /python
parent4bad65d59ce2bd8990f03331a54bb223b2b50bf8 (diff)
downloadslackbuilds-ad9fecf547d0e3ffc47568face736fb49b8b392f.tar.gz
slackbuilds-ad9fecf547d0e3ffc47568face736fb49b8b392f.tar.xz
python/sphinxcontrib-plantuml: Updated for version 0.14.
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.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild
index 8184995269..6c9aab6b2b 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-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2019 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.12}
+VERSION=${VERSION:-0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
index 8fe0ab210e..c4e0a81468 100644
--- a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
+++ b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
@@ -1,8 +1,8 @@
PRGNAM="sphinxcontrib-plantuml"
-VERSION="0.12"
+VERSION="0.14"
HOMEPAGE="https://pypi.python.org/pypi/sphinxcontrib-plantuml"
-DOWNLOAD="https://files.pythonhosted.org/packages/b4/a2/e80da42b82826aa370fa25c4ed9baf6c33c8f32885d709f65d7805c754fe/sphinxcontrib-plantuml-0.12.tar.gz"
-MD5SUM="c6fcaf1e1d27c0f680f08606740700b0"
+DOWNLOAD="https://files.pythonhosted.org/packages/93/9c/914082c9206635bc56e361fa43879e8cac1db5b26ca1f95146f4b1cc9828/sphinxcontrib-plantuml-0.14.tar.gz"
+MD5SUM="795ea34eb45eab575887bd4f619d079c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx"