parent
7fc934302c
commit
027b8e56fd
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'onefetch'
|
# Template file for 'onefetch'
|
||||||
pkgname=onefetch
|
pkgname=onefetch
|
||||||
version=2.22.0
|
version=2.23.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
@ -9,12 +9,12 @@ hostmakedepends="pkg-config"
|
|||||||
makedepends="zlib-devel libzstd-devel"
|
makedepends="zlib-devel libzstd-devel"
|
||||||
checkdepends="git"
|
checkdepends="git"
|
||||||
short_desc="Git repository summary on your terminal"
|
short_desc="Git repository summary on your terminal"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Saksham <voidisnull@duck.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://onefetch.dev"
|
homepage="https://onefetch.dev"
|
||||||
changelog="https://github.com/o2sh/onefetch/raw/main/CHANGELOG.md"
|
changelog="https://github.com/o2sh/onefetch/raw/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/o2sh/onefetch/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/o2sh/onefetch/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1741516c628bb70b432285aa78439c4acfeb5df19e48b8d85dba5f71336e190b
|
checksum=72e87f6a62682ad88aa07b02815ee1e2863fe45e04df3bba49026bf3edd10537
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
broken="exr crate unimplemented for BE"
|
broken="exr crate unimplemented for BE"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user