kcolorchooser: update to 19.12.2.

This commit is contained in:
Helmut Pozimski 2020-02-08 09:55:29 +01:00
parent 6d91fc0526
commit a3be66dd68
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcolorchooser'
pkgname=kcolorchooser
version=19.12.1
version=19.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}/release-service/${version}/src/kcolorchooser-${version}.tar.xz"
checksum=713d1151f45382d8a889187ebb02f8e73ffbf28ac8abea0e03626888711d2c22
checksum=2769bf1bc8240a07ea5e42e59f4b97f88546668b628e6b42d0fd1fb769ee1449
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"