From 8c8f86153bca41080d8a47cd400fbf48da8ecc2f Mon Sep 17 00:00:00 2001 From: Mario Preksavec Date: Sun, 19 Apr 2015 14:14:09 +0200 Subject: system/rar2fs: Updated for version 1.20.0. Signed-off-by: Mario Preksavec --- system/rar2fs/README | 8 +++----- system/rar2fs/rar2fs.SlackBuild | 2 +- system/rar2fs/rar2fs.info | 8 ++++---- system/rar2fs/slack-desc | 8 ++++---- 4 files changed, 12 insertions(+), 14 deletions(-) (limited to 'system/rar2fs') 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: -- cgit v1.2.3