i3status-rust: update to 0.14.7.
This commit is contained in:
parent
997aa1e661
commit
bb57c80524
1 changed files with 4 additions and 3 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.14.2
|
||||
version=0.14.7
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="--bins"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="dbus-devel pulseaudio-devel"
|
||||
makedepends="dbus-devel pulseaudio-devel openssl-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=66a11cbcfa515c761701788edd573d408391c024086219d8b6641333129a6f87
|
||||
checksum=4169f003d5d21cb010be4edbdbb5bc09ed4823240d0a5ea8efe23c28f2413bbd
|
||||
|
||||
post_install() {
|
||||
vman man/i3status-rs.1
|
||||
|
|
Loading…
Reference in a new issue