diff options
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 |
commit | d7556eaa41dec1d5803f8e77b2110f79dec8fba7 (patch) | |
tree | 115f8466c535d4422f996142907bb78c2ff9513f /python/mistune/mistune.info | |
parent | 885b13b13ae096ad36c4676bd46f1350ff8c7ae0 (diff) |
python/mistune: Updated for version 0.8.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/mistune/mistune.info')
-rw-r--r-- | python/mistune/mistune.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/mistune/mistune.info b/python/mistune/mistune.info index 2c18a7176f6b1..3de7fc62615a3 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="" |