summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-02-18 21:16:53 +0100
committer Willy Sudiarto Raharjo2018-02-24 00:55:42 +0100
commit99ae36bb001d5546a4c2f891d18fbce6d397b987 (patch)
tree68ac8df8f46ee9e0d1132776630c907561b9fe1e
parentf5009f9bd6227d653aa45c52b44d5eb11e8a8dc1 (diff)
downloadslackbuilds-99ae36bb001d5546a4c2f891d18fbce6d397b987.tar.gz
python/mistune: Updated for version 0.8.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r--python/mistune/mistune.SlackBuild2
-rw-r--r--python/mistune/mistune.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/mistune/mistune.SlackBuild b/python/mistune/mistune.SlackBuild
index 17cb933bf2..1fed3fff16 100644
--- a/python/mistune/mistune.SlackBuild
+++ b/python/mistune/mistune.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mistune
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-0.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/mistune/mistune.info b/python/mistune/mistune.info
index 3de7fc6261..507801865b 100644
--- a/python/mistune/mistune.info
+++ b/python/mistune/mistune.info
@@ -1,8 +1,8 @@
PRGNAM="mistune"
-VERSION="0.8.1"
+VERSION="0.8.3"
HOMEPAGE="https://github.com/lepture/mistune"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.1.tar.gz"
-MD5SUM="0fba2b3858a529fc6df675dc7d534bf4"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.3.tar.gz"
+MD5SUM="a5e4043e93fb8f9082e27f29eeb5e054"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""