summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2015-04-19 14:14:09 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-26 14:04:48 +0700
commit8c8f86153bca41080d8a47cd400fbf48da8ecc2f (patch)
tree811fb698bb1524fd05cb3c73a36beb425cd634b9 /system
parentef68d125f9493684533a3f6cae23869a87c3dbba (diff)
downloadslackbuilds-8c8f86153bca41080d8a47cd400fbf48da8ecc2f.tar.gz
slackbuilds-8c8f86153bca41080d8a47cd400fbf48da8ecc2f.tar.xz
system/rar2fs: Updated for version 1.20.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system')
-rw-r--r--system/rar2fs/README8
-rw-r--r--system/rar2fs/rar2fs.SlackBuild2
-rw-r--r--system/rar2fs/rar2fs.info8
-rw-r--r--system/rar2fs/slack-desc8
4 files changed, 12 insertions, 14 deletions
diff --git a/system/rar2fs/README b/system/rar2fs/README
index bba78849a1..8ec2947baa 100644
--- a/system/rar2fs/README
+++ b/system/rar2fs/README
@@ -1,6 +1,4 @@
-rar2fs (a FUSE based file system)
-
rar2fs is a FUSE based file system that can mount a source RAR archive/volume
-or a directory containing any number of RAR archives and access (read only)
-the contents as plain files/directories. Other files located in the source
-directory are handled transparently.
+or a directory containing any number of RAR archives and read the contents as
+regular files on-the-fly. Non-archived files located in the source directory
+are handled transparently.
diff --git a/system/rar2fs/rar2fs.SlackBuild b/system/rar2fs/rar2fs.SlackBuild
index 12bf2aa101..0beb1fafdf 100644
--- a/system/rar2fs/rar2fs.SlackBuild
+++ b/system/rar2fs/rar2fs.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rar2fs
-VERSION=${VERSION:-1.19.0}
+VERSION=${VERSION:-1.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/rar2fs/rar2fs.info b/system/rar2fs/rar2fs.info
index 434fbe063b..361d412363 100644
--- a/system/rar2fs/rar2fs.info
+++ b/system/rar2fs/rar2fs.info
@@ -1,8 +1,8 @@
PRGNAM="rar2fs"
-VERSION="1.19.0"
-HOMEPAGE="http://rar2fs.googlecode.com/"
-DOWNLOAD="https://rar2fs.googlecode.com/files/rar2fs-1.19.0.tar.gz"
-MD5SUM="2c61af8a8fbe9b97997dc418dc2a9afa"
+VERSION="1.20.0"
+HOMEPAGE="https://github.com/hasse69/rar2fs"
+DOWNLOAD="https://github.com/hasse69/rar2fs/releases/download/v1.20.0/rar2fs-1.20.0.tar.gz"
+MD5SUM="1cd32b77522eff7fb3db3f7049725a82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="unrar"
diff --git a/system/rar2fs/slack-desc b/system/rar2fs/slack-desc
index f8f3412861..aa7b164b1f 100644
--- a/system/rar2fs/slack-desc
+++ b/system/rar2fs/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-rar2fs: rar2fs (a FUSE based file system)
+rar2fs: rar2fs (FUSE file system for reading RAR archives)
rar2fs:
rar2fs: rar2fs is a FUSE based file system that can mount a source RAR
rar2fs: archive/volume or a directory containing any number of RAR archives
-rar2fs: and access (read only) the contents as plain files/directories. Other
-rar2fs: files located in the source directory are handled transparently.
+rar2fs: and read the contents as regular files on-the-fly. Non-archived files
+rar2fs: located in the source directory are handled transparently.
rar2fs:
-rar2fs: Homepage: http://code.google.com/p/rar2fs/
+rar2fs: Homepage: https://github.com/hasse69/rar2fs
rar2fs:
rar2fs:
rar2fs: