kparts: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:16:25 +02:00
parent 739c852b0c
commit daf2d26140
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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