kcolorchooser: update to 18.12.2.

This commit is contained in:
Helmut Pozimski 2019-02-13 21:18:44 +01:00 committed by maxice8
parent 40d2d7b379
commit 5249cec044
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcolorchooser'
pkgname=kcolorchooser
version=18.12.1
version=18.12.2
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=f62f37e52dd04fe1f871e72bc60fbb8584b5330d072246390c9b2c77b9b716d2
checksum=c69f2b67a419c901e4e359bb8ae1e712d7756952e690a36d6603662b1bb3b5b2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"