summaryrefslogtreecommitdiffstats
path: root/system/rar2fs/rar2fs.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/rar2fs/rar2fs.SlackBuild')
-rw-r--r--system/rar2fs/rar2fs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/rar2fs/rar2fs.SlackBuild b/system/rar2fs/rar2fs.SlackBuild
index 064f4be820..e6a834f2be 100644
--- a/system/rar2fs/rar2fs.SlackBuild
+++ b/system/rar2fs/rar2fs.SlackBuild
@@ -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}