diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-02-22 14:27:00 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 08:45:31 +0700 |
commit | 73dec470aa44670923491f1ff4c8198dad18f7ab (patch) | |
tree | 82fb66aeb27b928514558580a5503386f1c3d8fc /python/send2trash/send2trash.info | |
parent | c2e0a8be467a7ace14aab54b12db796754843f5e (diff) |
python/send2trash: Updated for version 1.8.0 (+new maintainer)
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, 5 insertions, 5 deletions
diff --git a/python/send2trash/send2trash.info b/python/send2trash/send2trash.info index fafe53c25e96f..e26e7be2cca06 100644 --- a/python/send2trash/send2trash.info +++ b/python/send2trash/send2trash.info @@ -1,10 +1,10 @@ PRGNAM="send2trash" -VERSION="1.5.0" +VERSION="1.8.0" HOMEPAGE="https://github.com/hsoft/send2trash" -DOWNLOAD="https://github.com/hsoft/send2trash/archive/1.5.0/send2trash-1.5.0.tar.gz" -MD5SUM="a8179a96769d2418a5989cda0e1ec374" +DOWNLOAD="https://github.com/hsoft/send2trash/archive/1.8.0/send2trash-1.8.0.tar.gz" +MD5SUM="4bbf941d555bb95836ce273d777256d0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |