kcolorchooser: update to 19.04.1.

This commit is contained in:
Helmut Pozimski 2019-05-13 13:20:11 +02:00 committed by Johannes
parent 5abeaefad9
commit 1f56fd2fc2

View file

@ -1,6 +1,6 @@
# Template file for 'kcolorchooser'
pkgname=kcolorchooser
version=19.04.0
version=19.04.1
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}/applications/${version}/src/kcolorchooser-${version}.tar.xz"
checksum=8f338ba51349cb056f25266d884ca318d3fd3933288ec96f9f17df6c842bc839
checksum=bfc2cdafd709d8829e19367151f59725152af2f4a80c583df671a9df1378e57a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"