From daf2d261409ccd83b761bc6192c98383a0c1a28a Mon Sep 17 00:00:00 2001 From: John Date: Tue, 14 May 2019 11:16:25 +0200 Subject: [PATCH] kparts: update to 5.58.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 e12ef4b2d93..066836af17b 100644 --- a/srcpkgs/kparts/template +++ b/srcpkgs/kparts/template @@ -1,6 +1,6 @@ # Template file for 'kparts' pkgname=kparts -version=5.57.0 +version=5.58.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=5a079986963d186e98a1174e19e490731012732ad5ad31a431a8f7a31c6b6ed2 +checksum=6fe1ca552f14dd262cf33e60d0c85536ca04617757e39f91dbfe061abf624bb4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"