We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e30c34 commit d6ecad2Copy full SHA for d6ecad2
srcpkgs/i3status-rust/template
@@ -1,6 +1,6 @@
1
# Template file for 'i3status-rust'
2
pkgname=i3status-rust
3
-version=0.34.0
+version=0.35.0
4
revision=1
5
build_style=cargo
6
build_helper="qemu"
@@ -13,7 +13,7 @@ license="GPL-3.0-only"
13
homepage="https://github.com/greshake/i3status-rust"
14
changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
15
distfiles="https://github.com/greshake/i3status-rust/archive/refs/tags/v${version}.tar.gz"
16
-checksum=6787174f749f15e9e177a7730f6abeae05de2b156922f6d02e512b31f35d1d17
+checksum=a42aacf804c03cc6993fc968244a53d7c8b0336a23817bae1f506cf82477e621
17
18
post_build() {
19
cargo auditable build --release --target "${RUST_TARGET}" --package xtask
0 commit comments