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