i3status-rust: update to 0.20.4.
This commit is contained in:
parent
e1ebe6a7d9
commit
56d7d6e281
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.20.3
|
||||
version=0.20.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=8282fa2222f6b94f5c4ad7aa3c751e0638e5a902e6a901757640dbf7985b4a4b
|
||||
checksum=613d5ec876c0be8371b1037ddbf777b904bd84f57334b532454e4c430bdbd48f
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/i3status-rust
|
||||
|
|
Loading…
Reference in a new issue