diff options
Diffstat (limited to 'python/mistune')
-rw-r--r-- | python/mistune/mistune.SlackBuild | 2 | ||||
-rw-r--r-- | python/mistune/mistune.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/mistune/mistune.SlackBuild b/python/mistune/mistune.SlackBuild index 13410932d32e..9f0225d9c8da 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 7d7c7962f414..2c18a7176f6b 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="" |