void-packages/srcpkgs/sigi/template

16 lines
460 B
Bash

# Template file for 'sigi'
pkgname=sigi
version=3.4.2
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/hiljusti/sigi"
distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
checksum=8bb60ca0fa0fd66aaeef0efb3b34b171dbe0a6e0f69672dafc9cc72fb30a4036
post_install() {
vman sigi.1
}