system/fastfetch: Updated for version 2.22.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
936ed8b989
commit
2b81647ae7
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fastfetch
|
||||
VERSION=${VERSION:-2.21.3}
|
||||
VERSION=${VERSION:-2.22.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fastfetch"
|
||||
VERSION="2.21.3"
|
||||
VERSION="2.22.0"
|
||||
HOMEPAGE="https://github.com/fastfetch-cli/fastfetch"
|
||||
DOWNLOAD="https://github.com/fastfetch-cli/fastfetch/archive/2.21.3/fastfetch-2.21.3.tar.gz"
|
||||
MD5SUM="93284440560c73c2c5685e5921030a9b"
|
||||
DOWNLOAD="https://github.com/fastfetch-cli/fastfetch/archive/2.22.0/fastfetch-2.22.0.tar.gz"
|
||||
MD5SUM="87105f8305f40f73efcb8c17dd56fa9c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue