fastfetch: update to 2.17.1.

This commit is contained in:
classabbyamp 2024-07-02 01:02:40 -04:00
parent 4beb37f689
commit 0ea57b11db
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.16.0
version=2.17.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=8c5d137e0439d70189fc267176840feaba5f3e06177d57c4be9a866595651803
checksum=a38969ebb757070db5dace8a42f874d8898a7232da64c73fc86c60a2c9da9be0
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTS=ON"