fastfetch: update to 2.42.0.

This commit is contained in:
classabbyamp 2025-05-07 20:13:15 -04:00
parent 9d0b024583
commit ca3b3b4329
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.41.0
version=2.42.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=618259487b7d9055423d9ce11cb0db610b24b80413f4c590a56d73946098c323
checksum=9f94fdbe0642b2402517bba2fff4dd31099649d4e066f4c39b5b728cc3627f01
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=ON"