diff options
Diffstat (limited to 'python/parsel/parsel.SlackBuild')
-rw-r--r-- | python/parsel/parsel.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/parsel/parsel.SlackBuild b/python/parsel/parsel.SlackBuild index 1bcb9ece66..0573e9da08 100644 --- a/python/parsel/parsel.SlackBuild +++ b/python/parsel/parsel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for parsel -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 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=parsel -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |