mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
fastfetch: update to 2.32.1.
This commit is contained in:
parent
838d2658fb
commit
b5d0b8db2b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fastfetch'
|
||||
pkgname=fastfetch
|
||||
version=2.31.0
|
||||
version=2.32.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_SYSTEM_YYJSON=ON"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://github.com/fastfetch-cli/fastfetch"
|
||||
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
|
||||
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=3036e34acc1355bf39619df1a2400f5f8316d188088f07d9a366a521bb30ad61
|
||||
checksum=f08efaaffa9f1c58b085105acfc41c65ed8f5721bdc7b1746b80700c727a4f60
|
||||
|
||||
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTS=ON"
|
||||
|
|
Loading…
Add table
Reference in a new issue