kdesignerplugin: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:05:35 +01:00 committed by Helmut Pozimski
parent 4f5887ea00
commit e8b871798e

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.52.0
version=5.53.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=8db46460457b696662a78d307949529356b1c2f6c6c540b957d866eb217ddf75
checksum=06a3038e163e0c690d3be0c8636d033cc4e7bf9bbd5c5f6bb5f54aed6fd51ed4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"