kdesignerplugin: update to 5.91.0.

This commit is contained in:
John 2022-01-18 12:26:17 +01:00
parent 485d17dd17
commit 390031fad4

View file

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