summaryrefslogtreecommitdiffstats
path: root/python/mistune
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-10-29 06:11:43 +0100
committer Willy Sudiarto Raharjo2017-11-01 01:34:18 +0100
commit7faa4dd983ce1eb4429a9fc4fabc6327438ae5c2 (patch)
treed399f62a4de8c8549539d93846f8d442cdca0b25 /python/mistune
parent404521d56b179c718ac94f4cea6e2acdef47e374 (diff)
downloadold.slackbuilds-7faa4dd983ce1eb4429a9fc4fabc6327438ae5c2.tar.gz
python/mistune: Updated for version 0.8.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/mistune')
-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 13410932d3..9f0225d9c8 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.7.4}
+VERSION=${VERSION:-0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/mistune/mistune.info b/python/mistune/mistune.info
index 7d7c7962f4..2c18a7176f 100644
--- a/python/mistune/mistune.info
+++ b/python/mistune/mistune.info
@@ -1,8 +1,8 @@
PRGNAM="mistune"
-VERSION="0.7.4"
+VERSION="0.8"
HOMEPAGE="https://github.com/lepture/mistune"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.7.4.tar.gz"
-MD5SUM="92d01cb717e9e74429e9bde9d29ac43b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.tar.gz"
+MD5SUM="8bd955fe74ce37af54b16c0d9b89a2ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""