fastfetch: update to 2.36.1.

This commit is contained in:
classabbyamp 2025-02-10 08:45:35 -05:00
parent 58ee69f7f9
commit 65a2395044
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.35.0
version=2.36.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=e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead
checksum=490d5b971dd7fac4c31018354904fdd5e2c409924ba868157bda3bfe1fb5c485
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=ON"