frameworkintegration: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:07:59 +01:00
parent 000f5d82df
commit cc7c1705ea
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'frameworkintegration'
pkgname=frameworkintegration
version=5.55.0
version=5.56.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b1724eced475ba98847dfa77e234984cce54c42e59921d1997d7808e8c98d75d
checksum=ee8d46b629a95e49fda80e50ba8863504a6c463fec887f83370b7e7977db80f5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"