summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-12-02 12:38:03 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-09 08:27:33 +0700
commitd7556eaa41dec1d5803f8e77b2110f79dec8fba7 (patch)
tree115f8466c535d4422f996142907bb78c2ff9513f
parent885b13b13ae096ad36c4676bd46f1350ff8c7ae0 (diff)
downloadslackbuilds-d7556eaa41dec1d5803f8e77b2110f79dec8fba7.tar.gz
slackbuilds-d7556eaa41dec1d5803f8e77b2110f79dec8fba7.tar.xz
python/mistune: Updated for version 0.8.1.
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 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=""