From ed39f7286f7ff408ce909fa0a5bda0d322fc6b84 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 13 Oct 2019 00:31:09 +0300 Subject: [PATCH] kparts: update to 5.63.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 60a254ba6f4..522cae7772a 100644 --- a/srcpkgs/kparts/template +++ b/srcpkgs/kparts/template @@ -1,6 +1,6 @@ # Template file for 'kparts' pkgname=kparts -version=5.62.0 +version=5.63.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=2249e70de0b57f13d8ee7a2840106b5a4aed05a6b73da9245101e0cbc9c846ef +checksum=dc269356119c396ceea7a8fc3932209cec13eabb43974b4016b555921319a055 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"