i3status-rust: update to 0.21.3.
This commit is contained in:
parent
3fda5b0cd8
commit
b5c518fc69
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.21.2
|
||||
version=0.21.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="--bins"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="dbus-devel pulseaudio-devel openssl-devel"
|
||||
makedepends="dbus-devel pulseaudio-devel openssl-devel libsensors-devel"
|
||||
short_desc="Replacement for i3status, written in Rust"
|
||||
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=f246d48144fe7a43c190c596f2c4e39b275461de692b31cac16148244e73323f
|
||||
checksum=6e485252b9c676ec6d730f8f3bfe1622381a0fdbd47a8d074c7961c15e7a34b8
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/i3status-rust
|
||||
|
|
Loading…
Reference in a new issue