frameworkintegration: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:10:29 +02:00
parent 8d58833e63
commit 4de0526812
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.57.0
version=5.58.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=9c5850c1d41900bcb81e7929d54856d0cdd2565a276e5e262f624eb1217cbb78
checksum=fe2449263d324bfbe43a9c6f50115fbe3b0628516d2b2010e6a9049ead3e7541
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"