mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
onefetch: update to 2.25.0
This commit is contained in:
parent
6dad4a63e0
commit
c4936bc5b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'onefetch'
|
# Template file for 'onefetch'
|
||||||
pkgname=onefetch
|
pkgname=onefetch
|
||||||
version=2.24.0
|
version=2.25.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,7 @@ 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=41f457c9a8145de94980bcae497d84a56cd75c1598a6a9eeb45984947bf4f1f8
|
checksum=c9ade471eff5f57e5a6506a08293d8e7ebc54c27e99e33c965313a7108562f35
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue