fastfetch: update to 2.17.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'fastfetch'
|
# Template file for 'fastfetch'
|
||||||
pkgname=fastfetch
|
pkgname=fastfetch
|
||||||
version=2.17.1
|
version=2.17.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_SYSTEM_YYJSON=ON"
|
configure_args="-DENABLE_SYSTEM_YYJSON=ON"
|
||||||
@@ -14,7 +14,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/fastfetch-cli/fastfetch"
|
homepage="https://github.com/fastfetch-cli/fastfetch"
|
||||||
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
|
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
|
||||||
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=a38969ebb757070db5dace8a42f874d8898a7232da64c73fc86c60a2c9da9be0
|
checksum=f41322a9d9601a5a5a74f67a3253c7e8631e6241053094d050cf02bbade8cbcd
|
||||||
|
|
||||||
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -DBUILD_TESTS=ON"
|
configure_args+=" -DBUILD_TESTS=ON"
|
||||||
|
|||||||
Reference in New Issue
Block a user