kdesignerplugin: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:45:57 +01:00
parent 11388ed70f
commit 1c258ee77e

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.64.0
version=5.65.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%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=1ca638ec822d9882f4a865d599ce8ad94785fa890ce73bccd5e78210c4a3d95b
checksum=e6ba152df5848789cd35f1734dfd3d20f439a21ebba8b96caf747654de42c515
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"