kdesignerplugin: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:56:18 +02:00
parent 0104e45632
commit 1e81c04a21
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 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.60.0
version=5.61.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=9472332c5a8f7c27d6c581a4f0f4f837d82e2780c1f9b25f2f034afd1d250607
checksum=6b204dffbb4897f51143650d75383b5a3ddf4254455e5827d316c7b4ee7b3f33
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"