polybar: update to 3.6.3.
This commit is contained in:
parent
8226c36642
commit
030e099b1b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue