system/fastfetch: Updated for version 2.9.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Samuel Young 2024-04-06 07:08:52 +07:00 committed by Willy Sudiarto Raharjo
parent a7cd1662ff
commit 36f5dea927
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fastfetch
VERSION=${VERSION:-2.8.6}
VERSION=${VERSION:-2.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="fastfetch"
VERSION="2.8.6"
VERSION="2.9.0"
HOMEPAGE="https://github.com/fastfetch-cli/fastfetch"
DOWNLOAD="https://github.com/fastfetch-cli/fastfetch/archive/2.8.6/fastfetch-2.8.6.tar.gz"
MD5SUM="e1f384741fc3fcc513cb09bac71f2cbe"
DOWNLOAD="https://github.com/fastfetch-cli/fastfetch/archive/2.9.0/fastfetch-2.9.0.tar.gz"
MD5SUM="b5e476cbd7fd82bcbc510ff1940ea502"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""