polybar: update to 3.5.6.
This commit is contained in:
parent
929e7af6a9
commit
898598ebeb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'polybar'
|
||||
pkgname=polybar
|
||||
version=3.5.5
|
||||
version=3.5.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -25,7 +25,7 @@ maintainer="Michael Carlberg <c@rlberg.se>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/polybar/polybar"
|
||||
distfiles="${homepage}/releases/download/${version}/polybar-${version}.tar.gz"
|
||||
checksum=7e625d3b6f7885587e70200fd81c2a5d3fb03f5649422de8e138747152ca0bb1
|
||||
checksum=dfe602fc6ac96eac2ae0f5deb2f87e0dd1f81ea5d0f04ad3b3bfd71efd5cc038
|
||||
|
||||
build_options="alsa curl i3 mpd network pulseaudio"
|
||||
build_options_default="$build_options"
|
||||
|
|
Loading…
Reference in New Issue