From c903c643ad6dcb61682c7cff54c3ee8a988d3383 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 9 Mar 2019 13:08:11 +0100 Subject: [PATCH] kcmutils: update to 5.56.0 [ci skip] --- srcpkgs/kcmutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index 203ef0147ae..55995c8028d 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.55.0 +version=5.56.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later, LGPL-2.0-only" homepage="https://projects.kde.org/projects/frameworks/kcmutils" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=1368c1d4998db1a37cd377d0b991ff84e761272787d063cf912bf7db894189b8 +checksum=7cf6a81818745852c38558160e3888bdd2a9bcce135aee53c3df99e939633ab8 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"