diff --git a/srcpkgs/polybar/template b/srcpkgs/polybar/template index db7aa42eaa..d74bb86306 100644 --- a/srcpkgs/polybar/template +++ b/srcpkgs/polybar/template @@ -1,7 +1,7 @@ # Template file for 'polybar' pkgname=polybar -version=3.5.3 -revision=2 +version=3.5.4 +revision=1 build_style=cmake configure_args=" -DENABLE_ALSA=$(vopt_if alsa ON OFF) @@ -25,7 +25,7 @@ maintainer="Michael Carlberg " license="MIT" homepage="https://github.com/jaagr/polybar" distfiles="https://github.com/jaagr/polybar/releases/download/${version}/polybar-${version}.tar.gz" -checksum=d23fbb9a7b7f1cdd334fe0ba3adc0f9602cfc94aa0827c058584059416792680 +checksum=133af4e8b29f426595ad3b773948eee27275230887844473853e7940c7959c2b build_options="alsa curl i3 mpd network pulseaudio" build_options_default="$build_options"