diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-24 17:49:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:37:12 +0700 |
commit | b56f2ce98f4d3d161da182a82d644a172fb7a7ba (patch) | |
tree | 8f88029bfcd03317fd45f720fd0c12229f8a81fd /system/unrar | |
parent | 46493d95220a1297349861cc4ef35bf4b54d671d (diff) |
system/unrar: Updated for version 5.2.6.
Diffstat (limited to 'system/unrar')
-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 ac76abd61c9c..26ec324d77b5 100644 --- a/system/unrar/unrar.SlackBuild +++ b/system/unrar/unrar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for unrar -# Copyright 2011, 2013 Mario Preksavec, Zagreb, HR +# Copyright 2011, 2013, 2015 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.0.14} +VERSION=${VERSION:-5.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/unrar/unrar.info b/system/unrar/unrar.info index cea71f566628..61b78ef54a8c 100644 --- a/system/unrar/unrar.info +++ b/system/unrar/unrar.info @@ -1,8 +1,8 @@ PRGNAM="unrar" -VERSION="5.0.14" +VERSION="5.2.6" HOMEPAGE="http://www.rarlab.com" -DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.0.14.tar.gz" -MD5SUM="be4261c70a790c61c1747aef59e72db0" +DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.2.6.tar.gz" +MD5SUM="86736fdc652dcbedddac6ac1dff3115a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |