From 5b011feba10b1d17944e2f7a9fd106bfe73bff0e Mon Sep 17 00:00:00 2001 From: DirectorX Date: Sat, 31 Aug 2019 18:38:41 +0300 Subject: [PATCH] Waybar: update to 0.8.0. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 52505cd9a5e..bc62ee11bb9 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.7.2 +version=0.8.0 revision=1 build_style=meson configure_args="-Dlibnl=$(vopt_if libnl enabled disabled) @@ -18,7 +18,7 @@ license="MIT" homepage="https://github.com/Alexays/Waybar" changelog="https://github.com/Alexays/Waybar/releases" distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz" -checksum=6996a7d6fbf5457ec42ba9ebc76bf1417618ed9103074490a0730d58161ffdb0 +checksum=2de2f0cec243da0d9ff2255ceb9dac9d95e8be06d6ea13926fae460d72e4b8aa build_options="libnl pulseaudio dbusmenugtk mpd" build_options_default="pulseaudio mpd"