kdesignerplugin: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:58:26 +02:00 committed by Helmut Pozimski
parent a205eb6588
commit fa98b48348

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.50.0
version=5.51.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=a587516dec5b850745f5d711e4fd97f1176d19d75ea4f4b5fc67a9a3b382b001
checksum=406eb8a9f2028b6d057fde6e8027c22fc98c49ce6fc43826127229533dc0c122
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"