onefetch: update to 2.14.2.

This commit is contained in:
Jan Christian Grünhage 2022-11-28 17:35:29 +01:00 committed by classabbyamp
parent 06e91b846e
commit e74f9925f5
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'onefetch'
pkgname=onefetch
version=2.13.2
version=2.14.2
revision=1
build_style=cargo
make_check_args="-- --skip info::tests::test_style_subtitle"
@ -11,8 +11,8 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT"
homepage="https://github.com/o2sh/onefetch"
changelog="https://github.com/o2sh/onefetch/raw/main/CHANGELOG.md"
distfiles="https://github.com/o2sh/onefetch/archive/v${version}.tar.gz"
checksum=6a57e12fb049af89de13aeaf06f206be602e73872458ff4cd5725d3b82289123
distfiles="https://github.com/o2sh/onefetch/archive/${version}.tar.gz"
checksum=df5e10aac076369bbbdeb94eef286dbde8d10859fd8f47af7e2748fadef0622c
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate unimplemented for BE"