kdesignerplugin: update to 5.109.0.

This commit is contained in:
John 2023-08-25 17:25:53 +02:00
parent 850b812fdd
commit 983ce72640

View file

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