python/sphinxcontrib-plantuml: Updated for version 0.18.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-04-19 00:54:35 +07:00
parent 271ca40883
commit 9f1a6bc6e8
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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"