mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'i3status-rust'
|
||||||
pkgname=i3status-rust
|
pkgname=i3status-rust
|
||||||
version=0.14.1
|
version=0.14.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="dbus-devel pulseaudio-devel"
|
makedepends="dbus-devel pulseaudio-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://github.com/greshake/i3status-rust"
|
homepage="https://github.com/greshake/i3status-rust"
|
||||||
changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
|
changelog="https://raw.githubusercontent.com/greshake/i3status-rust/master/NEWS.md"
|
||||||
distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
|
distfiles="https://github.com/greshake/i3status-rust/archive/v${version}.tar.gz"
|
||||||
checksum=bd22d28b8c3d35c93610b9f46a04fe49a92d62a466dbf0669ceb6b77943c5406
|
checksum=66a11cbcfa515c761701788edd573d408391c024086219d8b6641333129a6f87
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/i3status-rs.1
|
vman man/i3status-rs.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue