diff options
Diffstat (limited to 'system/patool/patool.SlackBuild')
-rw-r--r-- | system/patool/patool.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/patool/patool.SlackBuild b/system/patool/patool.SlackBuild index af47e2d5fc..ae1ad87971 100644 --- a/system/patool/patool.SlackBuild +++ b/system/patool/patool.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for patool -# Copyright 2014-2105 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 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=patool -VERSION=${VERSION:-1.10} +VERSION=${VERSION:-1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |