diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-02-18 12:16:53 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-24 06:55:42 +0700 |
commit | 99ae36bb001d5546a4c2f891d18fbce6d397b987 (patch) | |
tree | 68ac8df8f46ee9e0d1132776630c907561b9fe1e /python/mistune/mistune.SlackBuild | |
parent | f5009f9bd6227d653aa45c52b44d5eb11e8a8dc1 (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.SlackBuild | 2 |
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} |