mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/unrar: Updated for version 5.3.7.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
ea5b7f2452
commit
fd54a92035
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=unrar
|
||||
VERSION=${VERSION:-5.2.6}
|
||||
VERSION=${VERSION:-5.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unrar"
|
||||
VERSION="5.2.6"
|
||||
VERSION="5.3.7"
|
||||
HOMEPAGE="http://www.rarlab.com"
|
||||
DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.2.6.tar.gz"
|
||||
MD5SUM="86736fdc652dcbedddac6ac1dff3115a"
|
||||
DOWNLOAD="http://www.rarlab.com/rar/unrarsrc-5.3.7.tar.gz"
|
||||
MD5SUM="668f8de87b74d9fa7037d3d487200149"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue