From 230fee84bdd7bcdf4fcbcc591b9a74a05e0bc6bf Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Dec 2019 13:45:11 +0100 Subject: [PATCH] kcmutils: update to 5.65.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 53a6ecbf278..2f27d0e228a 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.64.0 +version=5.65.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=f55938c566669e9fcdd786ebfd89edfc11b0c283532aed04cfe4162b58a8b649 +checksum=fbb525cb21afbf9752d171ceb333a805c40d4722b98da6fce0243e37b8398ec3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"