From e46e872613c65eec2e51cb8b93fba5668315b3b2 Mon Sep 17 00:00:00 2001 From: Andy Alt Date: Sat, 20 May 2023 00:12:02 +0100 Subject: system/rmw: Updated for version 0.9.1. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- system/rmw/README | 6 +++--- system/rmw/rmw.SlackBuild | 2 +- system/rmw/rmw.info | 8 ++++---- system/rmw/slack-desc | 14 +++++++------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/system/rmw/README b/system/rmw/README index 9327eef2e9..fce58aa8e2 100644 --- a/system/rmw/README +++ b/system/rmw/README @@ -1,6 +1,6 @@ -rmw (ReMove to Waste) is a safe-remove utility for the command line. It -can move and restore files to and from directories specified in a -configuration file, and can also be integrated with your regular +rmw (ReMove to Waste) is a trashcan/recycle bin utility for the command +line. It can move and restore files to and from directories specified in +a configuration file, and can also be integrated with your regular desktop trash folder (if your desktop environment uses the FreeDesktop.org Trash specification). One of the unique features of rmw is the ability to purge items from your waste (or trash) directories diff --git a/system/rmw/rmw.SlackBuild b/system/rmw/rmw.SlackBuild index 5979941408..2e05034512 100644 --- a/system/rmw/rmw.SlackBuild +++ b/system/rmw/rmw.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rmw -VERSION=${VERSION:-0.9.0} +VERSION=${VERSION:-0.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/rmw/rmw.info b/system/rmw/rmw.info index 9b3ac1337a..f99667faf2 100644 --- a/system/rmw/rmw.info +++ b/system/rmw/rmw.info @@ -1,8 +1,8 @@ PRGNAM="rmw" -VERSION="0.9.0" -HOMEPAGE="https://remove-to-waste.info/" -DOWNLOAD="https://github.com/theimpossibleastronaut/rmw/releases/download/v0.9.0/rmw-0.9.0.tar.xz" -MD5SUM="974e690868c8f86d1b37db89b0df9c0d" +VERSION="0.9.1" +HOMEPAGE="https://theimpossibleastronaut.github.io/rmw-website/" +DOWNLOAD="https://github.com/theimpossibleastronaut/rmw/releases/download/v0.9.1/rmw-0.9.1.tar.xz" +MD5SUM="a0393d670e7e9f2f0ce07c4a946b7a48" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/system/rmw/slack-desc b/system/rmw/slack-desc index 855e1f8b37..8b6a4cfdb3 100644 --- a/system/rmw/slack-desc +++ b/system/rmw/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| rmw: rmw (command line trash can/recycle bin) rmw: -rmw: rmw (ReMove to Waste) is a safe-remove utility for the command line. -rmw: It can move and restore files to and from directories specified in a -rmw: configuration file, and can also be integrated with your regular -rmw: desktop trash folder (if your desktop environment uses the -rmw: FreeDesktop.org Trash specification). One of the unique features of -rmw: rmw is the ability to purge items from your waste (or trash) +rmw: rmw (ReMove to Waste) is a trashcan/recycle bin utility for the +rmw: command line. It can move and restore files to and from directories +rmw: specified in a configuration file, and can also be integrated with +rmw: your regular desktop trash folder (if your desktop environment uses +rmw: the FreeDesktop.org Trash specification). One of the unique features +rmw: of rmw is the ability to purge items from your waste (or trash) rmw: directories after x number of days. rmw: -rmw: Homepage: https://remove-to-waste.info/ +rmw: Homepage: https://theimpossibleastronaut.github.io/rmw-website/ -- cgit v1.2.3