kdesignerplugin: update to 5.92.0.

This commit is contained in:
John 2022-03-20 03:17:31 +01:00
parent e44950b1a0
commit b4a17c6b60

View file

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