From dbe441d7a2e3ce78b2d50af70e372b3860fb03c6 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 17 Nov 2013 10:44:28 +0700 Subject: system/unrar: Updated for version 5.0.13 Signed-off-by: Willy Sudiarto Raharjo Signed-off-by: Robby Workman --- system/unrar/unrar.SlackBuild | 4 ++-- system/unrar/unrar.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'system/unrar') diff --git a/system/unrar/unrar.SlackBuild b/system/unrar/unrar.SlackBuild index 94a857f450..7391a49e5d 100644 --- a/system/unrar/unrar.SlackBuild +++ b/system/unrar/unrar.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=unrar -VERSION=${VERSION:-5.0.0} +VERSION=${VERSION:-5.0.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -67,7 +67,7 @@ find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; make CXXFLAGS="$SLKCFLAGS" -f makefile unrar lib diff --git a/system/unrar/unrar.info b/system/unrar/unrar.info index 596f2d87e6..cf439d5266 100644 --- a/system/unrar/unrar.info +++ b/system/unrar/unrar.info @@ -1,8 +1,8 @@ PRGNAM="unrar" -VERSION="5.0.0" +VERSION="5.0.13" HOMEPAGE="http://www.rarlab.com" -DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.0.0.tar.gz" -MD5SUM="af762aac08d997258843bad6b524d9f8" +DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.0.13.tar.gz" +MD5SUM="901f4957aec5f7ea0a181864a5a3184d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3