mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/unrar: Updated for version 5.2.6.
This commit is contained in:
parent
46493d9522
commit
b56f2ce98f
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue