From 6014feffe0c6e40062ad973b47f839045b27c93c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 17 Feb 2018 22:53:47 +0100 Subject: [PATCH] frameworkintegration: update to 5.43.0. --- srcpkgs/frameworkintegration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 8c3fa40a466..6c048d53242 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.42.0 +version=5.43.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/frameworkintegration" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=c76778673fe94a5e4f2e6a115dadb8558556a5f32a857ce33a1bb2c286b7de9d +checksum=80ef02d0f590c018321a1dca97dff8e40520e82cf5331d5591b85faa29995762 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"