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 d27b113eed..13410932d3 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.3}
+VERSION=${VERSION:-0.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/mistune/mistune.info b/python/mistune/mistune.info
index 46cd7a8aea..7d7c7962f4 100644
--- a/python/mistune/mistune.info
+++ b/python/mistune/mistune.info
@@ -1,8 +1,8 @@
PRGNAM="mistune"
-VERSION="0.7.3"
+VERSION="0.7.4"
HOMEPAGE="https://github.com/lepture/mistune"
-DOWNLOAD="https://pypi.python.org/packages/88/1e/be99791262b3a794332fda598a07c2749a433b9378586361ba9d8e824607/mistune-0.7.3.tar.gz"
-MD5SUM="4eba50bd121b83716fa4be6a4049004b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.7.4.tar.gz"
+MD5SUM="92d01cb717e9e74429e9bde9d29ac43b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""