summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""