From df92db56291439817e55678ae6ff13e9782c8c1d Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:49:28 +0200 Subject: [PATCH] frameworkintegration: update to 5.39.0. --- srcpkgs/frameworkintegration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/frameworkintegration/template b/srcpkgs/frameworkintegration/template index 4ffbbaf07e6..4103d4b8f26 100644 --- a/srcpkgs/frameworkintegration/template +++ b/srcpkgs/frameworkintegration/template @@ -1,6 +1,6 @@ # Template file for 'frameworkintegration' pkgname=frameworkintegration -version=5.37.0 +version=5.39.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=aa8ca045ba97899b739077e07a961b9e402520a0abfcee8be90baa85251c9e5d +checksum=50b427b53dfdf667d3e6d8de2b1662a7bea508cbf361163f0383a9e82143da8c if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"