kcolorchooser: update to 17.12.1

Closes: #10704 [via git-merge-pr]
This commit is contained in:
Michael Straube 2018-01-11 20:59:13 +01:00 committed by Jürgen Buchmüller
parent 35f31cecd0
commit 097908dee7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcolorchooser'
pkgname=kcolorchooser
version=17.12.0
version=17.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Michael Straube <straubem@gmx.de>"
license="GPL-2"
homepage="https://www.kde.org/applications/graphics/kcolorchooser"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=8b5adeb5370744073e61923c5d1c9a46337159d406d6de608f694ddc1cb0599d
checksum=a35f8bc57700b5cc0107af7ed8b4350c4865c5a8078429e4b7654975f8e21fab
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"