From 1ed01a99d5eb2ddc3efed6fc7b93e57af1231292 Mon Sep 17 00:00:00 2001 From: DirectorX Date: Fri, 10 May 2019 15:09:09 +0300 Subject: [PATCH] Waybar: update to 0.6.2. --- srcpkgs/Waybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template index 8ed027a8d2c..bdde3720667 100644 --- a/srcpkgs/Waybar/template +++ b/srcpkgs/Waybar/template @@ -1,6 +1,6 @@ # Template file for 'Waybar' pkgname=Waybar -version=0.6.1 +version=0.6.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=f23f2be390cde1257b7bb1ffa94d0d9bbab5712765e6b16e177419510db63c44 +checksum=dfd8dd7a6d6849a6eca596038b9929d51bcfa6d1d47afaa11abde3dc5b672a62 build_options="libnl pulseaudio dbusmenugtk mpd" build_options_default="pulseaudio mpd"