From 187cf9cb0791e0d5ac34748128543d6ae979db0c Mon Sep 17 00:00:00 2001 From: Sir_Boops Date: Fri, 5 Jan 2018 15:26:26 -0500 Subject: [PATCH] kcmutils: Update to 5.41.0 --- srcpkgs/kcmutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index 6d0bf0be58b..d75e510b64f 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.40.0 +version=5.41.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kcmutils" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=74310785ffeca567f018c9b2415cd2361a9fae55bdcecdcb9ba8dbb45b945bde +checksum=1a5aed5511e867117636b368fb91a5ff99280d7b0fe396e64ce66c06262cab98 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"