aboutsummaryrefslogtreecommitdiff
path: root/python/argh/argh.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-12 20:22:14 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-13 07:27:58 +0700
commit28c5a2be783cc26adf68ef3199b1d2bfed964849 (patch)
treea13b444d7c665ba4e7d279561a60bd7d56c35b24 /python/argh/argh.SlackBuild
parent4fefb515595893c401bd9faed4e4baa7c67dee03 (diff)
python/argh: Updated for version 0.26.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/argh/argh.SlackBuild')
-rw-r--r--python/argh/argh.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/argh/argh.SlackBuild b/python/argh/argh.SlackBuild
index ef77abc406948..5d357ccb3ff12 100644
--- a/python/argh/argh.SlackBuild
+++ b/python/argh/argh.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for argh
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# 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=argh
-VERSION=${VERSION:-0.26.1}
+VERSION=${VERSION:-0.26.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}