diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template index a2f1d1c3ec9..faf2eecab86 100644 --- a/srcpkgs/fastfetch/template +++ b/srcpkgs/fastfetch/template @@ -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"