kdesignerplugin: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:37:18 +01:00
parent 5aed07f636
commit c9bd6d5c4f

View file

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