onefetch: update to 2.23.1, adopt

Closes: #53822 [via git-merge-pr]
This commit is contained in:
Saksham 2025-01-03 21:24:04 +05:30 committed by classabbyamp
parent 7fc934302c
commit 027b8e56fd
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'onefetch'
pkgname=onefetch
version=2.22.0
version=2.23.1
revision=1
build_style=cargo
build_helper=qemu
@ -9,12 +9,12 @@ hostmakedepends="pkg-config"
makedepends="zlib-devel libzstd-devel"
checkdepends="git"
short_desc="Git repository summary on your terminal"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Saksham <voidisnull@duck.com>"
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=1741516c628bb70b432285aa78439c4acfeb5df19e48b8d85dba5f71336e190b
checksum=72e87f6a62682ad88aa07b02815ee1e2863fe45e04df3bba49026bf3edd10537
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate unimplemented for BE"