From d353125ce866a97b29fa0648d8d518b3992bd39e Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:56:14 +0200 Subject: [PATCH] kparts: update to 5.60.0 [ci skip] --- srcpkgs/kparts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kparts/template b/srcpkgs/kparts/template index 72d2840566..9ba2404205 100644 --- a/srcpkgs/kparts/template +++ b/srcpkgs/kparts/template @@ -1,6 +1,6 @@ # Template file for 'kparts' pkgname=kparts -version=5.59.0 +version=5.60.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/kparts" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2cd60ce7152717a1d4840d281c05e5499c083bb01a61c1590e300eaf9d8adc3d +checksum=6df0c2bf4481716e68d57b0e2040e9c2f0ee66e81309ba594d868026ea9f5ac6 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"