kcolorchooser: update to 19.12.3.

This commit is contained in:
Piotr Wójcik 2020-03-10 23:42:49 +01:00
parent 85d2c00689
commit f6866d7421
1 changed files with 2 additions and 2 deletions

View File

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