From 8797483bc408027edd220cb363019190bc1d2f5b Mon Sep 17 00:00:00 2001 From: Michael Straube Date: Tue, 13 Feb 2018 15:50:18 +0100 Subject: [PATCH] kcolorchooser: update to 17.12.2 Closes: #11616 [via git-merge-pr] --- srcpkgs/kcolorchooser/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcolorchooser/template b/srcpkgs/kcolorchooser/template index 32f45a1158..b56a81bc8a 100644 --- a/srcpkgs/kcolorchooser/template +++ b/srcpkgs/kcolorchooser/template @@ -1,6 +1,6 @@ # Template file for 'kcolorchooser' pkgname=kcolorchooser -version=17.12.1 +version=17.12.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Michael Straube " 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=a35f8bc57700b5cc0107af7ed8b4350c4865c5a8078429e4b7654975f8e21fab +checksum=29e7fdf9a57c827d0ab05f10a905c6c483323711bb385d1c262e792950bd5f4a if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel"