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