summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/rar2fs/rar2fs.SlackBuild4
-rw-r--r--system/rar2fs/rar2fs.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/rar2fs/rar2fs.SlackBuild b/system/rar2fs/rar2fs.SlackBuild
index e3a4ff7364..501187f851 100644
--- a/system/rar2fs/rar2fs.SlackBuild
+++ b/system/rar2fs/rar2fs.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rar2fs
-# Copyright 2011, 2015 Mario Preksavec, Zagreb, HR
+# Copyright 2011, 2015, 2016 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rar2fs
-VERSION=${VERSION:-1.21.0}
+VERSION=${VERSION:-1.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/rar2fs/rar2fs.info b/system/rar2fs/rar2fs.info
index 973dddc0fc..89c6dadc5e 100644
--- a/system/rar2fs/rar2fs.info
+++ b/system/rar2fs/rar2fs.info
@@ -1,8 +1,8 @@
PRGNAM="rar2fs"
-VERSION="1.21.0"
+VERSION="1.22.0"
HOMEPAGE="https://github.com/hasse69/rar2fs"
-DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.21.0/rar2fs-1.21.0.tar.gz"
-MD5SUM="afe744740f9ca71986a798bba1fe8b44"
+DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.22.0/rar2fs-1.22.0.tar.gz"
+MD5SUM="56b374b95d6d56dc94f24997749294fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="unrar"