kdesignerplugin: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:33:43 +01:00 committed by Johannes
parent 7b457cea2e
commit 098ab625fc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.51.0
version=5.52.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,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=406eb8a9f2028b6d057fde6e8027c22fc98c49ce6fc43826127229533dc0c122
checksum=8db46460457b696662a78d307949529356b1c2f6c6c540b957d866eb217ddf75
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"