summaryrefslogtreecommitdiffstats
path: root/python/mistune
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-12-02 21:38:03 +0100
committer Willy Sudiarto Raharjo2017-12-09 02:27:33 +0100
commit3eb668100de5610b6466fd8450892892c8c44808 (patch)
tree0e4482ba3f3492a42526eda0b7da846e387a835e /python/mistune
parentc71eb18b9b82a0b8d3355d64c23876a28676cc30 (diff)
downloadold.slackbuilds-3eb668100de5610b6466fd8450892892c8c44808.tar.gz
python/mistune: Updated for version 0.8.1.
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 9f0225d9c8..17cb933bf2 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}
+VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/mistune/mistune.info b/python/mistune/mistune.info
index 2c18a7176f..3de7fc6261 100644
--- a/python/mistune/mistune.info
+++ b/python/mistune/mistune.info
@@ -1,8 +1,8 @@
PRGNAM="mistune"
-VERSION="0.8"
+VERSION="0.8.1"
HOMEPAGE="https://github.com/lepture/mistune"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.tar.gz"
-MD5SUM="8bd955fe74ce37af54b16c0d9b89a2ef"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.1.tar.gz"
+MD5SUM="0fba2b3858a529fc6df675dc7d534bf4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""