i3status-rust: update to 0.22.0.

This commit is contained in:
Jan Christian Grünhage 2022-07-01 14:49:29 +02:00 committed by Michael Aldridge
parent f49f9c12f1
commit bcecfe3b06

View file

@ -1,6 +1,6 @@
# Template file for 'i3status-rust' # Template file for 'i3status-rust'
pkgname=i3status-rust pkgname=i3status-rust
version=0.21.10 version=0.22.0
revision=1 revision=1
build_style=cargo build_style=cargo
make_check_args="--bins" make_check_args="--bins"
@ -11,8 +11,8 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="GPL-3.0-only" 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/refs/tags/v${version}.tar.gz"
checksum=d20d883dbd02026cd396ee5797f33606bcebbe0185cf8ca06b76bc325d854bb6 checksum=cd28a90ccb2f9faaaef1e528619f1018981609d77f409abe4877350d810d3324
post_install() { post_install() {
vmkdir usr/share/i3status-rust vmkdir usr/share/i3status-rust