From 76c30254bf4ef720cbbce5df97270bbf715dbe1a Mon Sep 17 00:00:00 2001 From: John Date: Mon, 15 Oct 2018 10:59:22 +0200 Subject: [PATCH] kparts: update to 5.51.0. --- srcpkgs/kparts/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kparts/template b/srcpkgs/kparts/template index 465d8f34a9a..f5d789a0df0 100644 --- a/srcpkgs/kparts/template +++ b/srcpkgs/kparts/template @@ -1,6 +1,6 @@ # Template file for 'kparts' pkgname=kparts -version=5.50.0 +version=5.51.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=41a05e792c844c75d6c9885a64fefe88a8d1df18f4bd963d904369e0fd058aff +checksum=100272ed756f4a18860e52e909f89dd1c6322d8eec04c6a6eb5943e35fccf854 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"