onefetch: update to 2.13.2.
This commit is contained in:
parent
e04ee4daf1
commit
c83abc9c7d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'onefetch'
|
||||
pkgname=onefetch
|
||||
version=2.13.1
|
||||
version=2.13.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip info::tests::test_style_subtitle"
|
||||
|
@ -12,7 +12,7 @@ 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=551b59102965e968e24c41de6bb6cb5c1f062d94ada6baac77a54c2ec412cb2f
|
||||
checksum=6a57e12fb049af89de13aeaf06f206be602e73872458ff4cd5725d3b82289123
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="exr crate unimplemented for BE"
|
||||
|
|
Loading…
Reference in New Issue