kcolorchooser: update to 18.08.1.

This commit is contained in:
John 2018-09-06 23:21:56 +02:00 committed by maxice8
parent a1162d5cd6
commit 9201a49173

View file

@ -1,6 +1,6 @@
# Template file for 'kcolorchooser'
pkgname=kcolorchooser
version=18.08.0
version=18.08.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,9 +11,9 @@ maintainer="Michael Straube <straubem@gmx.de>"
license="MIT"
homepage="https://www.kde.org/applications/graphics/kcolorchooser"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=741cf9f7a6e59bcf2118f9eb69db7f35384d8153f886b9f2721ed46b99e9b4eb
checksum=ee32f33950120a9c4a3ea1d5967b2cb72573c8bd56ba9c1bb79bd20ae474ea08
if [ -n "$CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"
fi