kdesignerplugin: update to 5.107.0.

This commit is contained in:
John 2023-06-10 17:24:43 +02:00
parent 21a31d2464
commit 94438f8540

View File

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.105.0
version=5.107.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=e7482e698c2b2d8550ab8fb54b30f72ec363ff92e082f20a856e02b337d4aa66
checksum=688dc43ec37de6a24848410593f17034e56be1659efe00c46fd31fedbc77be53
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"