kdesignerplugin: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:00:53 +01:00
parent 41f2a7938c
commit 9172302027

View file

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