Waybar: update to 0.2.1.

This commit is contained in:
maxice8 2018-11-16 11:12:02 -02:00 committed by maxice8
parent 6ce48ea844
commit c7c02b1764
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'Waybar'
pkgname=Waybar
version=0.2.0
version=0.2.1
revision=1
build_style=meson
configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
@ -15,8 +15,9 @@ short_desc="Polybar-like Wayland Bar for Sway and Wlroots based compositors"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=2e2d01d75d2a8352e241d2ea991e3c1ab46ca9848c217c9fe00659822960eeb4
checksum=78a3848d6c412f96c8fc8919c52885a2ce8259527a91ab6007d840f6b716398a
build_options="libnl pulseaudio dbusmenugtk"
build_options_default="pulseaudio"