onefetch: update to 2.13.1.

This commit is contained in:
Jan Christian Grünhage 2022-10-27 13:51:01 +02:00 committed by classabbyamp
parent 3108c2d4d5
commit 9b6efcc575

View file

@ -1,14 +1,18 @@
# Template file for 'onefetch'
pkgname=onefetch
version=2.12.0
version=2.13.1
revision=1
build_style=cargo
make_check_args="-- --skip info::tests::test_style_subtitle"
hostmakedepends="pkg-config cmake git"
makedepends="zlib-devel"
short_desc="Git repository summary on your terminal"
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=f57b16dfa2bb95dd1fb805257a1761baa20d69eb9ce7c311d369609894c53897
checksum=551b59102965e968e24c41de6bb6cb5c1f062d94ada6baac77a54c2ec412cb2f
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="exr crate unimplemented for BE"