diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2018-01-17 07:46:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-17 19:46:24 +0700 |
commit | 6f7a2a2e61863ab21b79493a565bfc07ef5f6e97 (patch) | |
tree | 36b756b7c2c3549fe61b2cfdb2c39a21f77c1173 /python/send2trash/send2trash.info | |
parent | 992a92898b346936e9515d0b77870beb515ce24f (diff) |
python/send2trash: Added (send files to trash).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/send2trash/send2trash.info')
-rw-r--r-- | python/send2trash/send2trash.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/send2trash/send2trash.info b/python/send2trash/send2trash.info new file mode 100644 index 0000000000000..7fed2bc256682 --- /dev/null +++ b/python/send2trash/send2trash.info @@ -0,0 +1,10 @@ +PRGNAM="send2trash" +VERSION="1.4.2" +HOMEPAGE="https://github.com/hsoft/send2trash" +DOWNLOAD="https://github.com/hsoft/send2trash/archive/1.4.2/send2trash-1.4.2.tar.gz" +MD5SUM="9d263882d791a2226f63decd340e8669" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |