frameworkintegration: update to 5.39.0.

This commit is contained in:
yopito 2017-10-16 18:49:28 +02:00
parent e68ffee5fc
commit df92db5629

View file

@ -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 <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=aa8ca045ba97899b739077e07a961b9e402520a0abfcee8be90baa85251c9e5d
checksum=50b427b53dfdf667d3e6d8de2b1662a7bea508cbf361163f0383a9e82143da8c
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"