From 6d5c59033a6384d59f8d05fea41decaa39d8cc02 Mon Sep 17 00:00:00 2001 From: Andy Alt Date: Thu, 28 Dec 2017 23:44:06 +0000 Subject: system/rmw: Updated for version 0.4.03. Signed-off-by: David Spencer --- system/rmw/README | 13 +++++++------ system/rmw/README.Slackware | 21 ++++++++++++--------- system/rmw/rmw.SlackBuild | 2 +- system/rmw/rmw.info | 6 +++--- 4 files changed, 23 insertions(+), 19 deletions(-) diff --git a/system/rmw/README b/system/rmw/README index 58925fd054..115485abb9 100644 --- a/system/rmw/README +++ b/system/rmw/README @@ -1,6 +1,7 @@ -rmw is an OS portable cli trash can utility written in C. It can send files to -your "Desktop" trash, or a completely separate folder. It can also: restore -files; permanently delete files that were rmw'ed more than xx number of days -ago; skip files or directories that have a "PROTECT" directive in the -configuration file; and append a unique string to the filenames so they won't -be overwritten (duplication protection). +rmw is an OS portable cli trash can utility written in C. It can send +files to your "Desktop" trash, or a completely separate folder. It can +also: restore files; permanently delete files that were rmw'ed more +than xx number of days ago; skip files or directories that have a +"PROTECT" directive in the configuration file; and append a unique +string to the filenames so they won't be overwritten (duplication +protection). diff --git a/system/rmw/README.Slackware b/system/rmw/README.Slackware index 09bd495fd7..e94822d9bb 100644 --- a/system/rmw/README.Slackware +++ b/system/rmw/README.Slackware @@ -1,19 +1,22 @@ -# rmw 0.4.01 +[![Build Status](https://travis-ci.org/andy5995/rmw.svg?branch=master)](https://travis-ci.org/andy5995/rmw) -rmw is an OS portable cli trash can utility written in C. It can send files to -your "Desktop" trash, or a completely separate folder. It can also: restore -files; permanently delete files that were rmw'ed more than xx number of days -ago; skip files or directories that have a "PROTECT" directive in the -configuration file; and append a unique string to the filenames so they won't -be overwritten (duplication protection). +# rmw v0.4.03 + +rmw is an OS portable cli trash can utility written in C. It can send +files to your "Desktop" trash, or a completely separate folder. It can +also: restore files; permanently delete files that were rmw'ed more +than xx number of days ago; skip files or directories that have a +"PROTECT" directive in the configuration file; and append a unique +string to the filenames so they won't be overwritten (duplication +protection). Web site: https://github.com/andy5995/rmw/wiki Anyone interested in this project is welcome to join the [chat room](https://join.slack.com/t/removetowaste/shared_invite/enQtMjU3NTA0NTI2OTgzLTkzMzQxNDhjYzlkM2UxMTA2MzJjNWYyZjAyYzkyNWNmZjJmYWZmYjUyODk2NzNkNzBhMzFjOGZkMTg2MzAxMTM). -If you would like to help translate the man page or the output messages for -this program, please see the [Translating wiki +If you would like to help translate the man page or the output messages +for this program, please see the [Translating wiki page](https://github.com/andy5995/rmw/wiki/Translating). ## Required libraries diff --git a/system/rmw/rmw.SlackBuild b/system/rmw/rmw.SlackBuild index 27943fa9e3..6def0726b4 100644 --- a/system/rmw/rmw.SlackBuild +++ b/system/rmw/rmw.SlackBuild @@ -5,7 +5,7 @@ # Written by (Andy Alt) (andy400-dev@yahoo.com) PRGNAM=rmw -VERSION=${VERSION:-0.4.01} +VERSION=${VERSION:-0.4.03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/rmw/rmw.info b/system/rmw/rmw.info index 47671e219e..d3a47871a2 100644 --- a/system/rmw/rmw.info +++ b/system/rmw/rmw.info @@ -1,8 +1,8 @@ PRGNAM="rmw" -VERSION="0.4.01" +VERSION="0.4.03" HOMEPAGE="https://github.com/andy5995/rmw/wiki" -DOWNLOAD="https://sourceforge.net/projects/rmw/files/rmw-0.4.01.tar.gz/download" -MD5SUM="f21d06ce9021cfcd0848545070b1f675" +DOWNLOAD="https://github.com/andy5995/rmw/releases/download/v0.4.03/rmw-0.4.03.tar.gz" +MD5SUM="e966cc5ac53ec038f7a9b51ca0fa2c06" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3