Waybar: update to 0.2.2.
This commit is contained in:
parent
61c79f2f93
commit
9cfb784f77
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Waybar'
|
# Template file for 'Waybar'
|
||||||
pkgname=Waybar
|
pkgname=Waybar
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
|
configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
|
||||||
|
@ -17,7 +17,7 @@ license="MIT"
|
||||||
homepage="https://github.com/Alexays/Waybar"
|
homepage="https://github.com/Alexays/Waybar"
|
||||||
changelog="https://github.com/Alexays/Waybar/releases"
|
changelog="https://github.com/Alexays/Waybar/releases"
|
||||||
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
|
distfiles="https://github.com/Alexays/Waybar/archive/${version}.tar.gz"
|
||||||
checksum=78a3848d6c412f96c8fc8919c52885a2ce8259527a91ab6007d840f6b716398a
|
checksum=14d9331c5c444970d7ceac3e24992b1b1c17942704fed58cd5ced2773c11cf79
|
||||||
|
|
||||||
build_options="libnl pulseaudio dbusmenugtk"
|
build_options="libnl pulseaudio dbusmenugtk"
|
||||||
build_options_default="pulseaudio"
|
build_options_default="pulseaudio"
|
||||||
|
|
Loading…
Reference in New Issue