onefetch: update to 2.21.0

This commit is contained in:
cinerea0 2024-05-08 20:34:03 -04:00 committed by cinerea0
parent 658d7fe265
commit 3195d40a01
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'onefetch'
pkgname=onefetch
version=2.20.0
version=2.21.0
revision=1
build_style=cargo
make_check_args="-- --skip info::tests::test_style_subtitle"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://onefetch.dev"
changelog="https://github.com/o2sh/onefetch/raw/main/CHANGELOG.md"
distfiles="https://github.com/o2sh/onefetch/archive/refs/tags/${version}.tar.gz"
checksum=385bc8f11c3e1cf168ef6d4c64263ded44af948184a990611c1b30fe6c46e37e
checksum=a035bc44ef0c04a330b409e08ee61ac8a66a56cb672f87a824d4c0349989eaf2
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate unimplemented for BE"