From 10b938819a95a1949ffa225b01ca822283e7dd5d Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:44:49 +0200 Subject: [PATCH] kparts: update to 5.39.0. --- srcpkgs/kparts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kparts/template b/srcpkgs/kparts/template index 07448db10d..88d2bacbc2 100644 --- a/srcpkgs/kparts/template +++ b/srcpkgs/kparts/template @@ -1,6 +1,6 @@ # Template file for 'kparts' pkgname=kparts -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/kparts" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b050a342ca377c37c5fdb94a5532d9f159ac7d46eef12c549bd0a23f5b442d4b +checksum=26ebb165f82e8caacaadc70c7c996d2c68d3a40296389760940dc385859362e4 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"