aboutsummaryrefslogtreecommitdiff
path: root/python/mistune/mistune.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-02-18 12:16:53 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-24 06:55:42 +0700
commit99ae36bb001d5546a4c2f891d18fbce6d397b987 (patch)
tree68ac8df8f46ee9e0d1132776630c907561b9fe1e /python/mistune/mistune.SlackBuild
parentf5009f9bd6227d653aa45c52b44d5eb11e8a8dc1 (diff)
python/mistune: Updated for version 0.8.3.
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 17cb933bf28c..1fed3fff16d5 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.1}
+VERSION=${VERSION:-0.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}