diff options
-rw-r--r-- | system/unrar/unrar.SlackBuild | 4 | ||||
-rw-r--r-- | system/unrar/unrar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/unrar/unrar.SlackBuild b/system/unrar/unrar.SlackBuild index 3db1a49eca..7a733aafb9 100644 --- a/system/unrar/unrar.SlackBuild +++ b/system/unrar/unrar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for unrar -# Copyright 2011, 2013, 2015 Mario Preksavec, Zagreb, Croatia +# Copyright 2011, 2013, 2015, 2016 Mario Preksavec, Zagreb, Croatia # 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=unrar -VERSION=${VERSION:-5.3.7} +VERSION=${VERSION:-5.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/unrar/unrar.info b/system/unrar/unrar.info index 8d9924fb27..ee4b79aa34 100644 --- a/system/unrar/unrar.info +++ b/system/unrar/unrar.info @@ -1,8 +1,8 @@ PRGNAM="unrar" -VERSION="5.3.7" +VERSION="5.4.2" HOMEPAGE="http://www.rarlab.com" -DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.3.7.tar.gz" -MD5SUM="668f8de87b74d9fa7037d3d487200149" +DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.4.2.tar.gz" +MD5SUM="fb77bcbeac6953f563230634d74a87d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |