sigi: update to 3.5.0
Co-authored-by: icp <pangolin@vivaldi.net>
This commit is contained in:
parent
d1a89ec39e
commit
05c11c9e05
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'sigi'
|
||||
pkgname=sigi
|
||||
version=3.4.3
|
||||
version=3.5.0
|
||||
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=a1a363a3379d53fbc5146f1f4f231c781aa56116548a00ee4af9acfcf7c93084
|
||||
homepage="https://github.com/sigi-cli/sigi"
|
||||
distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
|
||||
checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
|
||||
|
||||
post_install() {
|
||||
vman sigi.1
|
||||
|
|
Loading…
Reference in New Issue