From a54cdd40f280b13ac32179efff31a1c01e136e55 Mon Sep 17 00:00:00 2001 From: voidbert Date: Wed, 4 Sep 2024 16:30:28 +0100 Subject: [PATCH] i3status: update to 2.15, adopt. --- srcpkgs/i3status/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/i3status/template b/srcpkgs/i3status/template index 1987ec52bb8..8c3b39e7b7c 100644 --- a/srcpkgs/i3status/template +++ b/srcpkgs/i3status/template @@ -1,20 +1,20 @@ # Template file for 'i3status' pkgname=i3status -version=2.14 -revision=2 +version=2.15 +revision=1 build_style=meson -configure_args="-Dmans=true $(vopt_bool pulseaudio pulseaudio)" +configure_args="-Dmans=true $(vopt_bool pulseaudio)" hostmakedepends="asciidoc pkg-config xmlto perl" -makedepends="alsa-lib-devel confuse-devel libcap-devel libnl3-devel - yajl-devel $(vopt_if pulseaudio pulseaudio-devel)" +makedepends="alsa-lib-devel confuse-devel libnl3-devel yajl-devel + $(vopt_if pulseaudio pulseaudio-devel)" depends="libcap-progs" short_desc="Status bar generator for i3bar, dzen2, xmobar or similar programs" -maintainer="Orphaned " +maintainer="Humberto Gomes " license="BSD-3-Clause" homepage="https://www.i3wm.org/i3status/" -#changelog="https://raw.githubusercontent.com/i3/i3status/master/CHANGELOG" +changelog="https://raw.githubusercontent.com/i3/i3status/master/CHANGELOG" distfiles="https://i3wm.org/i3status/i3status-${version}.tar.xz" -checksum=5c4d0273410f9fa3301fd32065deda32e9617fcae8b3cb34793061bf21644924 +checksum=6c67f52cae4f139df764ad1cc736562be0f97750791bc212b53f34c06eaf2205 conf_files="/etc/i3status.conf" # tests fail in a chroot