diff --git a/srcpkgs/polybar/template b/srcpkgs/polybar/template index 9e16da58516..61d711e1b01 100644 --- a/srcpkgs/polybar/template +++ b/srcpkgs/polybar/template @@ -1,7 +1,7 @@ # Template file for 'polybar' pkgname=polybar -version=3.7.0 -revision=2 +version=3.7.1 +revision=1 build_style=cmake configure_args="-DBUILD_DOC_HTML=OFF $(vopt_bool alsa ENABLE_ALSA) $(vopt_bool curl ENABLE_CURL) $(vopt_bool i3 ENABLE_I3) $(vopt_bool mpd ENABLE_MPD) @@ -18,7 +18,7 @@ license="MIT" homepage="https://github.com/polybar/polybar" changelog="https://raw.githubusercontent.com/polybar/polybar/master/CHANGELOG.md" distfiles="https://github.com/polybar/polybar/releases/download/${version}/polybar-${version}.tar.gz" -checksum=b8e07aca94a013341b7d47ee548afe84f519113f202300565d4852885a11e91d +checksum=5de6ad385ba09dc453a4e5ec7054749a4882b5b21a62c17ae40bf7c90613ff0f # tries to download and build unstable/unreleased googletest during configure make_check=no