From 7f44d1281b1c758daa45ec4df0116b4c0dab5d63 Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:43:45 +0200 Subject: [PATCH] kcmutils: update to 5.39.0. --- srcpkgs/kcmutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index e0d31989ed..e4d2e4daa1 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.37.0 +version=5.39.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=fdefa93d5e796d82165c7ff0592d63c18da123534d989d77d55c9be00a2861c6 +checksum=80375a266286ec20b2c035ad3a79fe7aa4fe0974156413e8d7a9c881a482e4b3 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"