summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-05-18 02:05:34 +0200
committer Willy Sudiarto Raharjo2019-05-18 02:05:34 +0200
commit0f0eba7915900c3f187a369d85325006855092aa (patch)
tree49482f270bea9fa5438c5d8427ee98dca415f04a
parent9959f6fc01c5f354fbbd6cdf8953635e77a83bb9 (diff)
downloadslackbuilds-0f0eba7915900c3f187a369d85325006855092aa.tar.gz
python/sphinxcontrib-plantuml: Updated for version 0.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild2
-rw-r--r--python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild
index 5c10a26eca..a2a28938ba 100644
--- a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild
+++ b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sphinxcontrib-plantuml
-VERSION=${VERSION:-0.14}
+VERSION=${VERSION:-0.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
index c4e0a81468..8361f0cf21 100644
--- a/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
+++ b/python/sphinxcontrib-plantuml/sphinxcontrib-plantuml.info
@@ -1,8 +1,8 @@
PRGNAM="sphinxcontrib-plantuml"
-VERSION="0.14"
+VERSION="0.15"
HOMEPAGE="https://pypi.python.org/pypi/sphinxcontrib-plantuml"
-DOWNLOAD="https://files.pythonhosted.org/packages/93/9c/914082c9206635bc56e361fa43879e8cac1db5b26ca1f95146f4b1cc9828/sphinxcontrib-plantuml-0.14.tar.gz"
-MD5SUM="795ea34eb45eab575887bd4f619d079c"
+DOWNLOAD="https://files.pythonhosted.org/packages/78/b6/65c0deb71f813c6d3becc561c4c945448c5f03f633219f5ec0734c99f06a/sphinxcontrib-plantuml-0.15.tar.gz"
+MD5SUM="94607bac528dd702d09af4ef2f239a2d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx"