From feee3d3db453a8f2e5859ece0385302b82628f2e Mon Sep 17 00:00:00 2001 From: DirectorX Date: Sat, 24 Aug 2019 21:14:50 +0300 Subject: [PATCH] Waybar: update to 0.7.2. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 88141db5e04..52505cd9a5e 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.7.0 +version=0.7.2 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=413bff4691c8c8b9d9cb98219063cf0c7c9cb05c946313984c8969009f172659 +checksum=6996a7d6fbf5457ec42ba9ebc76bf1417618ed9103074490a0730d58161ffdb0 build_options="libnl pulseaudio dbusmenugtk mpd" build_options_default="pulseaudio mpd"