diff --git a/srcpkgs/polybar/template b/srcpkgs/polybar/template index 9a2021d3538..b59ed9cd039 100644 --- a/srcpkgs/polybar/template +++ b/srcpkgs/polybar/template @@ -1,6 +1,6 @@ # Template file for 'polybar' pkgname=polybar -version=3.6.2 +version=3.6.3 revision=1 build_style=cmake configure_args="-DBUILD_CONFIG=OFF -DBUILD_DOC_HTML=OFF @@ -25,7 +25,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=73becc942e7d2418bc72bd194f2037a2a86792219fd561b663a8509fd5f547a0 +checksum=f25758573567208fc7b6f4d4115a6117a87389cbcc094cf605d079775be95fa5 # tries to download and build unstable/unreleased googletest during configure make_check=no