diff options
-rw-r--r-- | system/patool/patool.SlackBuild | 4 | ||||
-rw-r--r-- | system/patool/patool.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/patool/patool.SlackBuild b/system/patool/patool.SlackBuild index 6e21e3f8a1..803d05f469 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} diff --git a/system/patool/patool.info b/system/patool/patool.info index 79a8022c5b..407d8636d1 100644 --- a/system/patool/patool.info +++ b/system/patool/patool.info @@ -1,8 +1,8 @@ PRGNAM="patool" -VERSION="1.7" +VERSION="1.8" HOMEPAGE="http://wummel.github.io/patool/" -DOWNLOAD="https://pypi.python.org/packages/source/p/patool/patool-1.7.tar.gz" -MD5SUM="bfc8556500bd6a53f6c716080c799ad3" +DOWNLOAD="https://pypi.python.org/packages/source/p/patool/patool-1.8.tar.gz" +MD5SUM="3c7022d78194c27584ef874d19f32545" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |