Skip to content

Commit 6af536c

Browse files
committed
fastfetch: update to 2.35.0.
1 parent 5708b4e commit 6af536c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.34.1
3+
version=2.35.0
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=856920a6484a324088bbbcaf608555c74168078fd34cdbde4d3e4af88bc5cb5f
17+
checksum=e066d84f9ca176e24f162ce99dab7fac5238b5e8c94ab4aaff5850b6cc5c6ead
1818

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

0 commit comments

Comments
 (0)