summaryrefslogtreecommitdiffstats
path: root/python/argcomplete/argcomplete.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-03 23:23:36 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-04 15:14:41 +0700
commit484095e1535a7f183531d851f52d4de73472fb81 (patch)
treef2a8c7ae1f366a22c1c36e5154cc6d3363c934df /python/argcomplete/argcomplete.SlackBuild
parent749ab5b12cf1b8510224423297805438eed22f3a (diff)
downloadslackbuilds-484095e1535a7f183531d851f52d4de73472fb81.tar.gz
slackbuilds-484095e1535a7f183531d851f52d4de73472fb81.tar.xz
python/argcomplete: Updated for version 0.9.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/argcomplete/argcomplete.SlackBuild')
-rw-r--r--python/argcomplete/argcomplete.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/argcomplete/argcomplete.SlackBuild b/python/argcomplete/argcomplete.SlackBuild
index 1fdd5ddb32..90e0cf82f0 100644
--- a/python/argcomplete/argcomplete.SlackBuild
+++ b/python/argcomplete/argcomplete.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for argcomplete
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 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=argcomplete
-VERSION=${VERSION:-0.8.9}
+VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}