i3status-rust: update to 0.33.0.
This commit is contained in:
parent
f9df16d776
commit
56e93ab54b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.32.3
|
||||
version=0.33.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
|
@ -13,7 +13,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/refs/tags/v${version}.tar.gz"
|
||||
checksum=6a2c37d0e424d666f297d7ec36279b54a522acf5bf77af883be1991513e4da61
|
||||
checksum=fd722f630080ef0b25558bec9b342a9fe8842c3af049d55a1370c6760ad84c67
|
||||
|
||||
post_build() {
|
||||
cargo auditable build --release --target "${RUST_TARGET}" --package xtask
|
||||
|
|
Loading…
Reference in New Issue