fastfetch: update to 2.26.1.

This commit is contained in:
classabbyamp 2024-09-29 04:38:46 -04:00
parent 69d20e4f64
commit 26f79e47bd
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fastfetch'
pkgname=fastfetch
version=2.25.0
version=2.26.1
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=17ea39fd062d5bccc9c608e868f593a665d569646bc9b447111b3a608b648783
checksum=4320d1c304df6880e8c944e6a36340d12a3340477be40b2ead42be308a7fcdaf
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=ON"