diff options
Diffstat (limited to 'python/Paver/Paver.SlackBuild')
-rw-r--r-- | python/Paver/Paver.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Paver/Paver.SlackBuild b/python/Paver/Paver.SlackBuild index 5bad7b3f13a41..658f1b36ea0ce 100644 --- a/python/Paver/Paver.SlackBuild +++ b/python/Paver/Paver.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Paver -# 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=Paver -VERSION=${VERSION:-1.2.4} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |