From 26b68680c178ff06c8eef7a83b1e1259bcca93c8 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Nov 2018 11:33:20 +0100 Subject: [PATCH] kcmutils: update to 5.52.0. --- srcpkgs/kcmutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index 3533369a40c..c50992d4d82 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.51.0 +version=5.52.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=c838d4671e87314897da62c62d3663d97e38ecb560fd5bf922a5806f7d611305 +checksum=b11bbabdb11c205bdf7419e7a397555dd769353ffe217182d2c187f98e3142b3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"