mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
7602f41c1b
commit
a36865fd60
1 changed files with 2 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sigi'
|
||||
pkgname=sigi
|
||||
version=3.1.0
|
||||
version=3.4.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Organization tool for people who hate organization"
|
||||
|
@ -8,14 +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=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
|
||||
|
||||
pre_check() {
|
||||
# CLI tests in the project rely on BATS (more than just bats-core) through
|
||||
# git submodules. We skip those tests here until the other bats components
|
||||
# are imported in Void or https://github.com/hiljusti/sigi/issues/19
|
||||
export SKIP_BATS_TESTS=1
|
||||
}
|
||||
checksum=81f1171495ca53246df1f271e7bc631454e94c8294b95e277f29136572bef6ad
|
||||
|
||||
post_install() {
|
||||
vman sigi.1
|
||||
|
|
Loading…
Add table
Reference in a new issue