Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/i3status-rust/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'i3status-rust'
pkgname=i3status-rust
version=0.34.0
version=0.35.0
revision=1
build_style=cargo
build_helper="qemu"
Expand All @@ -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=6787174f749f15e9e177a7730f6abeae05de2b156922f6d02e512b31f35d1d17
checksum=a42aacf804c03cc6993fc968244a53d7c8b0336a23817bae1f506cf82477e621

post_build() {
cargo auditable build --release --target "${RUST_TARGET}" --package xtask
Expand Down