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 93d3e878fd..bdbb22eb63 100644 --- a/python/click/click.SlackBuild +++ b/python/click/click.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for click -# Copyright 2014 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=click -VERSION=${VERSION:-4.0} +VERSION=${VERSION:-4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |