onefetch: update to 2.18.1
This commit is contained in:
parent
4f8d4bb478
commit
ccf5314fa6
@ -1,6 +1,6 @@
|
||||
# Template file for 'onefetch'
|
||||
pkgname=onefetch
|
||||
version=2.16.0
|
||||
version=2.18.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip info::tests::test_style_subtitle"
|
||||
@ -9,10 +9,10 @@ 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"
|
||||
homepage="https://onefetch.dev"
|
||||
changelog="https://github.com/o2sh/onefetch/raw/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/o2sh/onefetch/archive/${version}.tar.gz"
|
||||
checksum=948abb476a1310ab9393fcce10cffabcedfa12c2cf7be238472edafe13753222
|
||||
distfiles="https://github.com/o2sh/onefetch/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=7b0f03e9d2383ac32283cfb9ec09d10c8789a298969c8b7d45fa0168bd909140
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="exr crate unimplemented for BE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user