frameworkintegration: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 22:53:47 +01:00 committed by Jürgen Buchmüller
parent 9b7d69ce85
commit 6014feffe0

View file

@ -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 <denis.revin@gmail.com>"
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"