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>
This commit is contained in:
Willy Sudiarto Raharjo 2013-11-17 10:44:28 +07:00 committed by Robby Workman
parent 1e49644c41
commit dbe441d7a2
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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=""