From f0bfb41adc858be48b68a15304bed43e8fbaaba7 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Aug 2019 20:55:39 +0200 Subject: [PATCH] frameworkintegration: update to 5.61.0 [ci skip] --- srcpkgs/frameworkintegration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 5614c400bae..048644f2624 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.60.0 +version=5.61.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/frameworkintegration" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=c82600be42b1db398acf4059bde92b3449bb6e52fd0180e66b41060e185e4872 +checksum=a1a2bbb15d287b67643750cb5414ceb10c6583861dd5c00118010d409f106efb if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"