diff options
Diffstat (limited to 'system/zpaq/zpaq.SlackBuild')
-rw-r--r-- | system/zpaq/zpaq.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/zpaq/zpaq.SlackBuild b/system/zpaq/zpaq.SlackBuild index 038f8837f6681..2c8dfbd2052a5 100644 --- a/system/zpaq/zpaq.SlackBuild +++ b/system/zpaq/zpaq.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for zpaq -# Copyright 2013-2016, Christoph Willing, Australia +# Copyright 2013-2017, Christoph Willing, Brisbane Australia # 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=zpaq -VERSION=${VERSION:-7.14} +VERSION=${VERSION:-7.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |