summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/unrar/unrar.SlackBuild4
-rw-r--r--system/unrar/unrar.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/unrar/unrar.SlackBuild b/system/unrar/unrar.SlackBuild
index d2b18c9557..9d3ff3ba3a 100644
--- a/system/unrar/unrar.SlackBuild
+++ b/system/unrar/unrar.SlackBuild
@@ -26,7 +26,7 @@
# Updated by Niklas 'Nille' Åkerström
PRGNAM=unrar
-VERSION=4.0.3
+VERSION=4.0.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
-cd $TMP
+cd $TMP
rm -rf $PRGNAM
tar xvf $CWD/${PRGNAM}src-$VERSION.tar.gz
cd $PRGNAM
diff --git a/system/unrar/unrar.info b/system/unrar/unrar.info
index d91cae64f1..817eb1233b 100644
--- a/system/unrar/unrar.info
+++ b/system/unrar/unrar.info
@@ -1,10 +1,10 @@
PRGNAM="unrar"
-VERSION="4.0.3"
+VERSION="4.0.7"
HOMEPAGE="http://www.rarlab.com"
-DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-4.0.3.tar.gz"
-MD5SUM="2db701a29cf2e7a34b363dc6276b644a"
+DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-4.0.7.tar.gz"
+MD5SUM="41b0a9bca945b4ae2608421afd8f606e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niklas 'Nille' Åkerström"
EMAIL="nille.kungen[AT]gmail.com"
-APPROVED="Niels Horn"
+APPROVED="dsomero"