kcolorchooser: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:29:49 +01:00 committed by John
parent a878344e36
commit 3a1278c09b
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kcolorchooser'
pkgname=kcolorchooser
version=19.12.3
version=20.04.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
license="MIT"
homepage="https://www.kde.org/applications/graphics/kcolorchooser"
distfiles="${KDE_SITE}/release-service/${version}/src/kcolorchooser-${version}.tar.xz"
checksum=cb0395c1b4f953fd51129cfe5088702ec261f84cc045f889e22c13e81793744a
checksum=d1effbbf5410e70db5849ba8d76130eacff614f4d6a0842ece36f9257ce81f29
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"