kparts: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:17 +01:00
parent fc100099d7
commit 7bee3c588e
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kparts'
pkgname=kparts
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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c5406995f66f7a901dedf028c46b56937e3f14c1520c1bde8228aa36b77d133f
checksum=1ff0d7ffc327f29c250d9c13c782a772b630d6146de68fe5fd1c38575a5645ee
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"