kcolorchooser: update to 19.08.2.

This commit is contained in:
Helmut Pozimski 2019-10-17 14:08:59 +02:00
parent 9ac6312bb6
commit 4b251ba20b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcolorchooser'
pkgname=kcolorchooser
version=19.08.1
version=19.08.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=a36cccbbf5dda16c0d97bff2ce415e678481fee5c2a7640b2c2db2f0ea7c70cb
checksum=4eb50f314b190f1980e73212a45fe86db39f278f789288cd76cb0763f3176edc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"