fastfetch: update to 2.43.0.

This commit is contained in:
classabbyamp 2025-05-19 10:57:44 -04:00
parent 4a78f409cd
commit 03b5e3464c
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'fastfetch'
pkgname=fastfetch
version=2.42.0
version=2.43.0
revision=1
build_style=cmake
configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://github.com/fastfetch-cli/fastfetch"
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
checksum=9f94fdbe0642b2402517bba2fff4dd31099649d4e066f4c39b5b728cc3627f01
checksum=192ddb57d021436d93ed8ad1fadaaeef20ce59a2296f31af65e12978b48feda5
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=ON"