kdesignerplugin: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:19 +02:00
parent 34d1574345
commit 8c77431454

View file

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