From 0480edc6c2c94af7d254e01e684214cf8d082bd8 Mon Sep 17 00:00:00 2001 From: DirectorX Date: Sat, 22 Jun 2019 19:34:51 +0300 Subject: [PATCH] Waybar: update to 0.7.0. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 9ecc2141a20..88141db5e04 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.6.9 +version=0.7.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=3fb2e01377edbc275d14c9952182c856b8829968deddc0da042f413d804e4aef +checksum=413bff4691c8c8b9d9cb98219063cf0c7c9cb05c946313984c8969009f172659 build_options="libnl pulseaudio dbusmenugtk mpd" build_options_default="pulseaudio mpd"