summaryrefslogtreecommitdiff
path: root/python/mistune/mistune.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-12-02 12:38:03 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-09 08:27:33 +0700
commitd7556eaa41dec1d5803f8e77b2110f79dec8fba7 (patch)
tree115f8466c535d4422f996142907bb78c2ff9513f /python/mistune/mistune.SlackBuild
parent885b13b13ae096ad36c4676bd46f1350ff8c7ae0 (diff)
downloadslackbuilds-d7556eaa41dec1d5803f8e77b2110f79dec8fba7.tar.gz
python/mistune: Updated for version 0.8.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/mistune/mistune.SlackBuild')
-rw-r--r--python/mistune/mistune.SlackBuild2
1 files changed, 1 insertions, 1 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}