kcolorchooser: update to 18.08.3.

This commit is contained in:
travankor 2018-11-08 17:03:27 -07:00 committed by maxice8
parent 757e131203
commit 7ff43a6183
1 changed files with 2 additions and 2 deletions

View File

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