mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sigi: update to 3.5.0
Co-authored-by: icp <pangolin@vivaldi.net>
This commit is contained in:
parent
d1a89ec39e
commit
05c11c9e05
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'sigi'
|
# Template file for 'sigi'
|
||||||
pkgname=sigi
|
pkgname=sigi
|
||||||
version=3.4.3
|
version=3.5.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"
|
||||||
maintainer="J.R. Hill <hiljusti@so.dang.cool>"
|
maintainer="J.R. Hill <hiljusti@so.dang.cool>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/hiljusti/sigi"
|
homepage="https://github.com/sigi-cli/sigi"
|
||||||
distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
|
distfiles="https://static.crates.io/crates/sigi/sigi-${version}.crate"
|
||||||
checksum=a1a363a3379d53fbc5146f1f4f231c781aa56116548a00ee4af9acfcf7c93084
|
checksum=ea9a9dcec6656fd67c30cc482166665e2d80303936384dee450509e3ed3ede72
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman sigi.1
|
vman sigi.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue