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