system/rar2fs: Updated for version 1.29.6.

Signed-off-by: Mario Preksavec <mario@slackware.hr>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Mario Preksavec 2024-01-27 07:47:29 +01:00 committed by Willy Sudiarto Raharjo
parent 7e6401a617
commit 267b1dcc04
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for rar2fs
# Copyright 2011, 2015, 2016, 2017, 2021 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
@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rar2fs
VERSION=${VERSION:-1.29.4}
VERSION=${VERSION:-1.29.6}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="rar2fs"
VERSION="1.29.4"
VERSION="1.29.6"
HOMEPAGE="https://github.com/hasse69/rar2fs"
DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.29.4/rar2fs-1.29.4.tar.gz"
MD5SUM="e4437a32e16ff03e78e3c65834bbe1dd"
DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.29.6/rar2fs-1.29.6.tar.gz"
MD5SUM="3e698f3b21e2ecfec39d74596c0e129a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="unrar"