From d23e46a2f730e99b4647ddfa9417fd72555fd9f0 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 4 May 2022 11:04:05 -0400 Subject: [PATCH] polybar: update to 3.6.3. --- srcpkgs/polybar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/polybar/template b/srcpkgs/polybar/template index 9a2021d35381..b59ed9cd039a 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