diff options
author | Mario Preksavec <mario@slackware.hr> | 2024-01-27 07:47:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-27 15:37:41 +0700 |
commit | 7e6401a6179a3956c023763d9e9688d671eff3bc (patch) | |
tree | c1750b66323c11da604ed5b3060c61d918c95544 /system/unrar | |
parent | f6f8b9eca869a56f0c4e941e1107c83db040ef6f (diff) |
system/unrar: Updated for version 6.2.12.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/unrar')
-rw-r--r-- | system/unrar/unrar.SlackBuild | 4 | ||||
-rw-r--r-- | system/unrar/unrar.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/unrar/unrar.SlackBuild b/system/unrar/unrar.SlackBuild index 9c912b8780ea0..6da28d48683c6 100644 --- a/system/unrar/unrar.SlackBuild +++ b/system/unrar/unrar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for unrar -# Copyright 2011, 2013, 2015, 2016, 2017, 2018 Mario Preksavec, Zagreb, Croatia +# Copyright 2011, 2024 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=unrar -VERSION=${VERSION:-6.1.7} +VERSION=${VERSION:-6.2.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/unrar/unrar.info b/system/unrar/unrar.info index 338e73575a3e9..debb4d68f8bd6 100644 --- a/system/unrar/unrar.info +++ b/system/unrar/unrar.info @@ -1,8 +1,8 @@ PRGNAM="unrar" -VERSION="6.1.7" +VERSION="6.2.12" HOMEPAGE="https://www.rarlab.com" -DOWNLOAD="https://www.rarlab.com/rar/unrarsrc-6.1.7.tar.gz" -MD5SUM="5f467714a0cca538bef1e779fe2d46ca" +DOWNLOAD="https://www.rarlab.com/rar/unrarsrc-6.2.12.tar.gz" +MD5SUM="1f526429e8e50a9b3b94f325b2848c24" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |