summaryrefslogtreecommitdiffstats
path: root/python/munch/munch.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-11-17 02:21:51 +0100
committer Willy Sudiarto Raharjo2019-11-23 10:01:59 +0100
commit36f63eaa5b32f6b3f90c64d58c7c788a9f830784 (patch)
treeae913cc8a9f04b019e34fd5b86a538a47d998480 /python/munch/munch.SlackBuild
parent89f5a85276372dd2c496ad502b9b23420988d29e (diff)
downloadslackbuilds-36f63eaa5b32f6b3f90c64d58c7c788a9f830784.tar.gz
python/munch: Updated for version 2.5.0.
Diffstat (limited to 'python/munch/munch.SlackBuild')
-rw-r--r--python/munch/munch.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/munch/munch.SlackBuild b/python/munch/munch.SlackBuild
index 851ff3c112..4d20d275fe 100644
--- a/python/munch/munch.SlackBuild
+++ b/python/munch/munch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for munch
-# Copyright 2016-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2016-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=munch
-VERSION=${VERSION:-2.3.2}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}