diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template index 1e7b274bd9b..712dbdcbc7c 100644 --- a/srcpkgs/fastfetch/template +++ b/srcpkgs/fastfetch/template @@ -1,6 +1,6 @@ # Template file for 'fastfetch' pkgname=fastfetch -version=2.14.0 +version=2.15.0 revision=1 build_style=cmake configure_args="-DENABLE_SYSTEM_YYJSON=ON" @@ -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=f1402714b2f8a6b89d68d88937b3ad4a516e293fcc14089907ba191864b0019f +checksum=b42392c66eb7292db8b56715a072908b91d72385e6fdeae56fa7653adfc5428d if [ -n "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DBUILD_TESTS=ON"