mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
parent
7fc934302c
commit
027b8e56fd
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue