sigi: update to 3.4.2
This commit is contained in:
parent
fa51903298
commit
a0ddf9fbc6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sigi'
|
||||
pkgname=sigi
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Organization tool for people who hate organization"
|
||||
|
@ -8,12 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/hiljusti/sigi"
|
||||
distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
|
||||
checksum=81f1171495ca53246df1f271e7bc631454e94c8294b95e277f29136572bef6ad
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64le*) ;;
|
||||
ppc64*) broken="some rustix junk";;
|
||||
esac
|
||||
checksum=8bb60ca0fa0fd66aaeef0efb3b34b171dbe0a6e0f69672dafc9cc72fb30a4036
|
||||
|
||||
post_install() {
|
||||
vman sigi.1
|
||||
|
|
Loading…
Reference in New Issue