system/trash-cli: Updated for version 0.22.8.27.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-08-30 00:23:48 -07:00 committed by Willy Sudiarto Raharjo
parent f30a09be61
commit 589eb98d75
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=trash-cli PRGNAM=trash-cli
VERSION=${VERSION:-0.22.8.21.16} VERSION=${VERSION:-0.22.8.27}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="trash-cli" PRGNAM="trash-cli"
VERSION="0.22.8.21.16" VERSION="0.22.8.27"
HOMEPAGE="https://github.com/andreafrancia/trash-cli" HOMEPAGE="https://github.com/andreafrancia/trash-cli"
DOWNLOAD="https://github.com/andreafrancia/trash-cli/archive/0.22.8.21.16/trash-cli-0.22.8.21.16.tar.gz" DOWNLOAD="https://github.com/andreafrancia/trash-cli/archive/0.22.8.27/trash-cli-0.22.8.27.tar.gz"
MD5SUM="11095a149d9888d9e048e5e770dcf5d5" MD5SUM="f084215eca9d9bbcbdbf5e408eb679e2"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""