summaryrefslogtreecommitdiffstats
path: root/python/python-configargparse/python-configargparse.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-configargparse/python-configargparse.SlackBuild')
-rw-r--r--python/python-configargparse/python-configargparse.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-configargparse/python-configargparse.SlackBuild b/python/python-configargparse/python-configargparse.SlackBuild
index bb42f6b5cf..3ec4d1c6ce 100644
--- a/python/python-configargparse/python-configargparse.SlackBuild
+++ b/python/python-configargparse/python-configargparse.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-configargparse
-# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-configargparse
SRCNAM=ConfigArgParse
-VERSION=${VERSION:-0.15.1}
+VERSION=${VERSION:-1.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}