void-packages/srcpkgs/sigi/template

16 lines
439 B
Bash

# Template file for 'sigi'
pkgname=sigi
version=3.6.1
revision=1
build_style=cargo
short_desc="Organization tool for people who hate organization"
maintainer="J.R. Hill <hiljusti@so.dang.cool>"
license="GPL-2.0-only"
homepage="https://github.com/sigi-cli/sigi"
distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
checksum=e6acbe53140b6921291dda6d4b1bfce2be4748395248ba9d5b945c9494856780
post_install() {
vman sigi.1
}