i3status-rust: update to 0.21.4
This commit is contained in:
parent
c78f11b680
commit
024e091ad4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.21.3
|
||||
version=0.21.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="--bins"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://github.com/greshake/i3status-rust"
|
||||
changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
|
||||
distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
|
||||
checksum=6e485252b9c676ec6d730f8f3bfe1622381a0fdbd47a8d074c7961c15e7a34b8
|
||||
checksum=7c40a0a8565a56cde691059a74e2f267d6c2d2add4d6c3fba1da634e28225102
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/i3status-rust
|
||||
|
|
Loading…
Reference in a new issue