fastfetch: update to 2.48.1.

This commit is contained in:
classabbyamp 2025-07-19 14:07:38 -04:00
parent 182762f49e
commit 48b3cbe5e1
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.47.0
version=2.48.1
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=c1482b8075718a2b2db95f823419b04b81384237fdba8af56092f184e89797d3
checksum=912692fb4ffa34b10809909e3a774e8193751554f77550d6ae126892b029c021
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=ON"