kdesignerplugin: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:15:24 +02:00
parent 3ebe2ad058
commit 5f7060c555
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.57.0
version=5.58.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-only"
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=9e85a4ac798122b459722773a6e81f639be6dfe9c9714a16704f555c88334393
checksum=c80a88a525c25fb699412e5c4a4a142ae388ab056aa826a9f5433e78da9c6e6b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"