summaryrefslogtreecommitdiffstats
path: root/system/unrar
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2013-11-17 04:44:28 +0100
committer Robby Workman2013-11-17 05:57:17 +0100
commitdbe441d7a2e3ce78b2d50af70e372b3860fb03c6 (patch)
treeb5584cb5aeb77924020c67714bc38baaa17a97c6 /system/unrar
parent1e49644c41a37da6b5c6c2f6e98c51e2822a96a5 (diff)
downloadslackbuilds-dbe441d7a2e3ce78b2d50af70e372b3860fb03c6.tar.gz
system/unrar: Updated for version 5.0.13
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/unrar')
-rw-r--r--system/unrar/unrar.SlackBuild4
-rw-r--r--system/unrar/unrar.info6
2 files changed, 5 insertions, 5 deletions
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=""