From 864d54cbd3f769f3f047cf628b883975545e86b1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 19 Dec 2018 07:09:30 -0200 Subject: [PATCH] Waybar: update to 0.2.3. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 4a12240034c..b1b80c7655e 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.2.2 +version=0.2.3 revision=1 build_style=meson configure_args="-Dlibnl=$(vopt_if libnl enabled disabled) @@ -17,7 +17,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=14d9331c5c444970d7ceac3e24992b1b1c17942704fed58cd5ced2773c11cf79 +checksum=dbaccbf829ab62578a5956e412b4cc9905be62af74425423628721a1b550f4c8 build_options="libnl pulseaudio dbusmenugtk" build_options_default="pulseaudio"