kdesignerplugin: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:19:36 +02:00
parent 9d8478cb35
commit 1609e6b0de

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.86.0
version=5.87.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-only"
homepage="https://invent.kde.org/frameworks/kdesignerplugin"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=b4c35a1c5a3f62de0f728dde64142e811e01dd0bcb0605cf68924d17b3896e90
checksum=a92af15be904629fc98c21fa31f132d3697f62df33af5e37f3ac70f3369e2c8b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"