Skip to content

Commit

Permalink
i3status-rust: update to 0.14.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage committed Mar 22, 2021
1 parent 8cdf69c commit 24a2a02
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/i3status-rust/template
Original file line number Diff line number Diff line change
@@ -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
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
make_check_args="--bins"

post_install() {
vman man/i3status-rs.1
Expand Down

0 comments on commit 24a2a02

Please sign in to comment.