We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d9d49 commit ab017afCopy full SHA for ab017af
1 file changed
srcpkgs/fastfetch/template
@@ -1,6 +1,6 @@
1
# Template file for 'fastfetch'
2
pkgname=fastfetch
3
-version=2.56.1
+version=2.57.0
4
revision=1
5
build_style=cmake
6
configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
@@ -14,7 +14,7 @@ license="MIT"
14
homepage="https://github.com/fastfetch-cli/fastfetch"
15
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
16
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
17
-checksum=6ffd75c32b2a885fd8497867645ac837ed37d588c94e0df05408cdaa0c8fd2c7
+checksum=3bad5a66d8c641b69ed2e8c630eecb5eed8a6ee283a3b4fe97051b16cbef1b54
18
19
case "$XBPS_TARGET_MACHINE" in
20
x86_64|aarch64) makedepends+=" DirectX-Headers" ;;
0 commit comments