diff options
Diffstat (limited to 'python/python-future/python-future.SlackBuild')
-rw-r--r-- | python/python-future/python-future.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-future/python-future.SlackBuild b/python/python-future/python-future.SlackBuild index 168922493b..92664b4b56 100644 --- a/python/python-future/python-future.SlackBuild +++ b/python/python-future/python-future.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-future -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-future SRCNAM=$(echo $PRGNAM | cut -c8-13) -VERSION=${VERSION:-0.14.1} +VERSION=${VERSION:-0.15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |