polybar: update to 3.5.4.
This commit is contained in:
parent
21a4edd26e
commit
157f54267e
|
@ -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 <c@rlberg.se>"
|
|||
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"
|
||||
|
|
Loading…
Reference in New Issue