mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
i3status-rust: update to 0.33.0.
This commit is contained in:
parent
f9df16d776
commit
56e93ab54b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'i3status-rust'
|
# Template file for 'i3status-rust'
|
||||||
pkgname=i3status-rust
|
pkgname=i3status-rust
|
||||||
version=0.32.3
|
version=0.33.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -13,7 +13,7 @@ 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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/greshake/i3status-rust/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=6a2c37d0e424d666f297d7ec36279b54a522acf5bf77af883be1991513e4da61
|
checksum=fd722f630080ef0b25558bec9b342a9fe8842c3af049d55a1370c6760ad84c67
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
cargo auditable build --release --target "${RUST_TARGET}" --package xtask
|
cargo auditable build --release --target "${RUST_TARGET}" --package xtask
|
||||||
|
|
Loading…
Add table
Reference in a new issue