i3status-rust: update to 0.14.2.
This commit is contained in:
parent
6650cee987
commit
ab506d242e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'i3status-rust'
|
||||
pkgname=i3status-rust
|
||||
version=0.14.1
|
||||
revision=2
|
||||
version=0.14.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="dbus-devel pulseaudio-devel"
|
||||
|
@ -11,7 +11,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/v${version}.tar.gz"
|
||||
checksum=bd22d28b8c3d35c93610b9f46a04fe49a92d62a466dbf0669ceb6b77943c5406
|
||||
checksum=66a11cbcfa515c761701788edd573d408391c024086219d8b6641333129a6f87
|
||||
|
||||
post_install() {
|
||||
vman man/i3status-rs.1
|
||||
|
|
Loading…
Reference in a new issue