i3status-rust: update to 0.20.2.
This commit is contained in:
parent
83a1753b46
commit
6574ef43e1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'i3status-rust'
|
# Template file for 'i3status-rust'
|
||||||
pkgname=i3status-rust
|
pkgname=i3status-rust
|
||||||
version=0.14.7
|
version=0.20.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_check_args="--bins"
|
make_check_args="--bins"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://github.com/greshake/i3status-rust"
|
homepage="https://github.com/greshake/i3status-rust"
|
||||||
changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
|
changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
|
||||||
distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
|
distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
|
||||||
checksum=4169f003d5d21cb010be4edbdbb5bc09ed4823240d0a5ea8efe23c28f2413bbd
|
checksum=8e4a90813d66cf02a51d2d266524fb7b848dc35253b80508c89e49657bd1a83f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/i3status-rs.1
|
vman man/i3status-rs.1
|
||||||
|
|
Loading…
Reference in New Issue