system/fastfetch: Updated for version 2.0.1.

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 2023-08-25 22:06:30 +09:00 committed by Willy Sudiarto Raharjo
parent 70e721629e
commit a0da083673
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:-1.12.2}
VERSION=${VERSION:-2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="fastfetch"
VERSION="1.12.2"
VERSION="2.0.1"
HOMEPAGE="https://github.com/fastfetch-cli/fastfetch"
DOWNLOAD="https://github.com/fastfetch-cli/fastfetch/archive/1.12.2/fastfetch-1.12.2.tar.gz"
MD5SUM="5228ab304dbf5835ef56c2a60be66496"
DOWNLOAD="https://github.com/fastfetch-cli/fastfetch/archive/2.0.1/fastfetch-2.0.1.tar.gz"
MD5SUM="37b6de0bb8ed40cae1e4c6316465adc2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""