mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
i3status-rust: update to 0.22.0.
This commit is contained in:
parent
f49f9c12f1
commit
bcecfe3b06
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.21.10
|
||||
version=0.22.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="--bins"
|
||||
|
@ -11,8 +11,8 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
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=d20d883dbd02026cd396ee5797f33606bcebbe0185cf8ca06b76bc325d854bb6
|
||||
distfiles="https://github.com/greshake/i3status-rust/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=cd28a90ccb2f9faaaef1e528619f1018981609d77f409abe4877350d810d3324
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/i3status-rust
|
||||
|
|
Loading…
Add table
Reference in a new issue