kdesignerplugin: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:52:20 +02:00
parent 30701bd54b
commit 69ee6a0a76

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.109.0
version=5.110.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=2dc1a83d7c9e14aab7e9140767e89f754f769fa951e9b40def28f13c2190cb29
checksum=cc124e9e0a867b62175ca280afb96f61d8862246e40314fa0050aa9c9345d190
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"