From 8f3f2cf06741ce15339259740bcea45416b65580 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Nov 2018 11:33:04 +0100 Subject: [PATCH] frameworkintegration: update to 5.52.0. --- srcpkgs/frameworkintegration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 0aa5bbfcd5a..97ee1fdf430 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.51.0 +version=5.52.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=74bdca3125efd564c38797ed9545bdf874a6cfc2d805dda5ef06e0ceed56e42d +checksum=017ea17befc773614fbe4074baee66be16e79801c6af964087fd01b718097ae9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"