From e4df475db0cb4097e9bf56713d96609aa57d1cf3 Mon Sep 17 00:00:00 2001 From: Klaatu Date: Sun, 12 Aug 2018 19:21:38 +0100 Subject: system/trashy: Updated for version 2.3. Signed-off-by: David Spencer --- system/trashy/slack-desc | 8 ++++---- system/trashy/trashy.SlackBuild | 7 +++---- system/trashy/trashy.info | 6 +++--- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/system/trashy/slack-desc b/system/trashy/slack-desc index 8e2dd2cf5f..7df2abbc63 100644 --- a/system/trashy/slack-desc +++ b/system/trashy/slack-desc @@ -9,11 +9,11 @@ trashy: trashy (freedesktop rubbish bin for the shell) trashy: trashy: Trashy is a (mostly) freedesktop-compliant rubbish bin for the shell -trashy: to encourage people to avoid using 'rm' so often. -trashy: -trashy: http://slackermedia.info/trashy -trashy: +trashy: to encourage people to avoid using 'rm' so often. Move files to your +trashy: trash, list files in your trash, restore files from trash, and empty +trashy: the trash from your shell. trashy: +trashy: https://gitlab.freedesktop.org/notklaatu/trashy/ trashy: trashy: trashy: diff --git a/system/trashy/trashy.SlackBuild b/system/trashy/trashy.SlackBuild index 30dbad0c7f..bc2f1841d3 100644 --- a/system/trashy/trashy.SlackBuild +++ b/system/trashy/trashy.SlackBuild @@ -10,8 +10,7 @@ # without any warranty. PRGNAM=trashy -VERSION=${VERSION:-2.0} -COMMITVER=e116660f82c695c4c5b86b06030eacea12621573 +VERSION=${VERSION:-2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -29,8 +28,8 @@ mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION-$COMMITVER -tar xvf $CWD/archive.tar.bz2\?ref\=$VERSION || tar xvf $CWD/trashy-$VERSION-$COMMITVER.tar.bz2 -cd $PRGNAM-$VERSION-$COMMITVER +tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 +cd $PRGNAM-$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ diff --git a/system/trashy/trashy.info b/system/trashy/trashy.info index 7464a63277..f19bf50305 100644 --- a/system/trashy/trashy.info +++ b/system/trashy/trashy.info @@ -1,8 +1,8 @@ PRGNAM="trashy" -VERSION="2.0" +VERSION="2.3" HOMEPAGE="http://slackermedia.info/trashy" -DOWNLOAD="https://gitlab.com/trashy/trashy/repository/archive.tar.bz2?ref=2.0" -MD5SUM="45737aabc31dae7fa120b349de491797" +DOWNLOAD="https://gitlab.freedesktop.org/notklaatu/trashy/-/archive/2.3/trashy-2.3.tar.bz2" +MD5SUM="34134a6eac7aa41f072034edc54ddaca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3