fastfetch: update to 2.58.0.

This commit is contained in:
classabbyamp
2026-01-22 23:47:35 -05:00
parent 32cf577644
commit d2353cab3d
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'fastfetch'
pkgname=fastfetch
version=2.57.0
version=2.58.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=3bad5a66d8c641b69ed2e8c630eecb5eed8a6ee283a3b4fe97051b16cbef1b54
checksum=95c6bb522d455ed0bd35cc0f7f3a44a70663c0e81d03fe9bfe6ffa5ea19c2b1d
case "$XBPS_TARGET_MACHINE" in
x86_64|aarch64) makedepends+=" DirectX-Headers" ;;