From 1d351787b7c00741ca2750b0a2b29194d26a5e5d Mon Sep 17 00:00:00 2001 From: DirectorX Date: Sat, 18 May 2019 18:44:42 +0300 Subject: [PATCH] Waybar: update to 0.6.5. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index f5c960594ba..62afb5a69e4 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.6.4 +version=0.6.5 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=a483565d6be665385f3a39318108ab09acc995b5ddc97efe744630cbd6938fa6 +checksum=104fa3c1bb23858fb56a072858910e61a6fc3184104b98c679b5b11a2d528228 build_options="libnl pulseaudio dbusmenugtk mpd" build_options_default="pulseaudio mpd"