From 73dec470aa44670923491f1ff4c8198dad18f7ab Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Tue, 22 Feb 2022 14:27:00 -0800 Subject: python/send2trash: Updated for version 1.8.0 (+new maintainer) Signed-off-by: Willy Sudiarto Raharjo --- python/send2trash/send2trash.SlackBuild | 3 ++- python/send2trash/send2trash.info | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'python/send2trash') diff --git a/python/send2trash/send2trash.SlackBuild b/python/send2trash/send2trash.SlackBuild index 44a8a438ac843..90bc62870b165 100644 --- a/python/send2trash/send2trash.SlackBuild +++ b/python/send2trash/send2trash.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for send2trash # Copyright 2018-2021 Benjamin Trigona-Harany +# Copyright 2022 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=send2trash -VERSION=${VERSION:-1.5.0} +VERSION=${VERSION:-1.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} 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" -- cgit v1.2.3