frameworkintegration: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:36:31 +01:00
parent d31464449a
commit 810437ddf5

View file

@ -1,6 +1,6 @@
# Template file for 'frameworkintegration'
pkgname=frameworkintegration
version=5.63.0
version=5.64.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=a080657c5fae216b596dd04cca7d0b1eb4b959264b788c08c22272fd2d351659
checksum=6c1880f8300a014bb835ce29fd68651bfd38400de8044fe5914cb4392df48a26
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"