diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-20 05:24:56 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-25 11:22:12 +0700 |
commit | 4d632b01abc929168f114c30806f97e70314b1f5 (patch) | |
tree | 5b0606f0f9512b3b06682547c36026c0cc3f6f9d /system/patool/patool.SlackBuild | |
parent | 64fc82c29d260922b19f4fdd81fb188b2aafc7fc (diff) |
system/patool: Updated for version 1.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 6e21e3f8a18e5..803d05f469d88 100644 --- a/system/patool/patool.SlackBuild +++ b/system/patool/patool.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for patool -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2105 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.7} +VERSION=${VERSION:-1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |