diff options
Diffstat (limited to 'python/python-swiftclient/python-swiftclient.SlackBuild')
-rw-r--r-- | python/python-swiftclient/python-swiftclient.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-swiftclient/python-swiftclient.SlackBuild b/python/python-swiftclient/python-swiftclient.SlackBuild index e88b33b25d..9a6f1908a1 100644 --- a/python/python-swiftclient/python-swiftclient.SlackBuild +++ b/python/python-swiftclient/python-swiftclient.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-swiftclient -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 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=python-swiftclient -VERSION=${VERSION:-2.7.0} +VERSION=${VERSION:-3.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |