diff options
| author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-07 21:06:24 +0200 | 
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-12 06:42:46 +0700 | 
| commit | 7efd7c29bab21875f88ecfe95e2687a40a92b053 (patch) | |
| tree | d2594cd0e93ea37eea6692fb11b764c47471ab5b /python/python-swiftclient/python-swiftclient.SlackBuild | |
| parent | 6420333a425dcf9f82637968cebde0f66a8913d3 (diff) | |
python/python-swiftclient: Updated for version 3.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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}  | 
