mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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:
parent
1e49644c41
commit
dbe441d7a2
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue