sigi: update to 3.6.0
This commit is contained in:
parent
49fe1c0ca6
commit
b9bd687593
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sigi'
|
# Template file for 'sigi'
|
||||||
pkgname=sigi
|
pkgname=sigi
|
||||||
version=3.5.0
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Organization tool for people who hate organization"
|
short_desc="Organization tool for people who hate organization"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/sigi-cli/sigi"
|
homepage="https://github.com/sigi-cli/sigi"
|
||||||
distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
|
distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
|
||||||
checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
|
checksum=ecbd9b1fd005710a457d003dfb0e678fc747e2d8abff486b27ff16d3341ac35d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman sigi.1
|
vman sigi.1
|
||||||
|
|
Loading…
Reference in New Issue