fastfetch: update to 2.50.2.

This commit is contained in:
classabbyamp 2025-08-20 18:33:56 -04:00
parent ef989ab300
commit 5f0335b920
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.49.0
version=2.50.2
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=5c656581c6cb3061cf8648e2cd0cdf07abcf5f680fdc8bda935deece90b086a0
checksum=e59f2a2bdd5834ef40adb9fb6680820c268ff60ca0534469c5ea4b86775c83db
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=ON"