mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
f30a09be61
commit
589eb98d75
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=trash-cli
|
||||
VERSION=${VERSION:-0.22.8.21.16}
|
||||
VERSION=${VERSION:-0.22.8.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="trash-cli"
|
||||
VERSION="0.22.8.21.16"
|
||||
VERSION="0.22.8.27"
|
||||
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"
|
||||
MD5SUM="11095a149d9888d9e048e5e770dcf5d5"
|
||||
DOWNLOAD="https://github.com/andreafrancia/trash-cli/archive/0.22.8.27/trash-cli-0.22.8.27.tar.gz"
|
||||
MD5SUM="f084215eca9d9bbcbdbf5e408eb679e2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue