Skip to content

Commit 53af683

Browse files
committed
fastfetch: update to 2.40.3.
1 parent c1fbc6d commit 53af683

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/fastfetch/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'fastfetch'
22
pkgname=fastfetch
3-
version=2.40.2
3+
version=2.40.3
44
revision=1
55
build_style=cmake
66
configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
@@ -14,7 +14,7 @@ license="MIT"
1414
homepage="https://github.com/fastfetch-cli/fastfetch"
1515
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
1616
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
17-
checksum=b4bc551ef2ec48cb0a14d21e266d16ea0469d55524b221464df1a7619bb339cc
17+
checksum=e79984a4a6d233c6a2d1f5341e272580bcfb59de2b6e48b0d7631a3f65d4c1d2
1818

1919
if [ -n "$XBPS_CHECK_PKGS" ]; then
2020
configure_args+=" -DBUILD_TESTS=ON"

0 commit comments

Comments
 (0)