diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-07-02 23:15:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-08 07:11:22 +0700 |
commit | 2d08977e27a09b9973e6f9556abbf7f5d211d82c (patch) | |
tree | a5d5308efcbd0ccabfb8a6dc62d40b25002589b6 /python/mistune/mistune.SlackBuild | |
parent | afa6b1ddf0c61e0d9774fb72bad0a05052d8b70d (diff) | |
download | slackbuilds-2d08977e27a09b9973e6f9556abbf7f5d211d82c.tar.gz |
python/mistune: Updated for version 0.7.4.
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 d27b113eed..13410932d3 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.3} +VERSION=${VERSION:-0.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |