fastfetch: update to 2.23.0.
This commit is contained in:
parent
318d2c635d
commit
08da367ab1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fastfetch'
|
||||
pkgname=fastfetch
|
||||
version=2.22.0
|
||||
version=2.23.0
|
||||
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=ada2d56e14ce2eadaa88573dada5881684ceeaaa11df23017631b91dfa745d00
|
||||
checksum=3c92dd2cb15faf55d87846eda8d14456af2d0e0938998434144074c695c57529
|
||||
|
||||
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in New Issue