We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1fbc6d commit 53af683Copy full SHA for 53af683
1 file changed
srcpkgs/fastfetch/template
@@ -1,6 +1,6 @@
1
# Template file for 'fastfetch'
2
pkgname=fastfetch
3
-version=2.40.2
+version=2.40.3
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=b4bc551ef2ec48cb0a14d21e266d16ea0469d55524b221464df1a7619bb339cc
+checksum=e79984a4a6d233c6a2d1f5341e272580bcfb59de2b6e48b0d7631a3f65d4c1d2
18
19
if [ -n "$XBPS_CHECK_PKGS" ]; then
20
configure_args+=" -DBUILD_TESTS=ON"
0 commit comments