i3status-rust: update to 0.20.5.
This commit is contained in:
parent
216f6754ad
commit
6b4717df12
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.20.4
|
||||
version=0.20.5
|
||||
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=613d5ec876c0be8371b1037ddbf777b904bd84f57334b532454e4c430bdbd48f
|
||||
checksum=0ad5067f0762daf35b92fa60e127f228d5571af80cdd9a8720b001df5d51e4fb
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/i3status-rust
|
||||
|
|
Loading…
Reference in New Issue