aboutsummaryrefslogtreecommitdiff
path: root/python/six/six.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2018-12-11 10:26:25 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-15 20:44:30 +0700
commitc5ce607673f174d124087607105d8d4177b8d8f4 (patch)
tree5129cd9b75fcb1e9c6ffdd0844bfc5f55f243a3e /python/six/six.SlackBuild
parent2f4b88779c3eeb956eb7de2b2df87ffd4d382aa5 (diff)
python/six: Updated for version 1.12.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/six/six.SlackBuild')
-rw-r--r--python/six/six.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/six/six.SlackBuild b/python/six/six.SlackBuild
index f4f61c16ca..40d74af4b5 100644
--- a/python/six/six.SlackBuild
+++ b/python/six/six.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for six
-# Copyright 2012-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# 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=six
-VERSION=${VERSION:-1.11.0}
+VERSION=${VERSION:-1.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}