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
|
@ -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}
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in New Issue