frameworkintegration: update to 5.58.1.

This commit is contained in:
John 2019-05-16 08:40:44 +02:00
parent e254bea0f4
commit 0e7b6ed903
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'frameworkintegration'
pkgname=frameworkintegration
version=5.58.0
version=5.58.1
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=fe2449263d324bfbe43a9c6f50115fbe3b0628516d2b2010e6a9049ead3e7541
checksum=30a9e6c4bde295a031f94ea622ce2324b8a98536f51f0a008b148ea11c44a274
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"