system/fastfetch: Updated for version 2.8.6.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Samuel Young 2024-03-02 08:55:00 +09:00 committed by Willy Sudiarto Raharjo
parent c97b2e8055
commit 6d3f2da956
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.7.0}
VERSION=${VERSION:-2.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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