kdesignerplugin: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:27:38 +02:00
parent 01b8d3c417
commit fc887df053

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin' # Template file for 'kdesignerplugin'
pkgname=kdesignerplugin pkgname=kdesignerplugin
version=5.110.0 version=5.111.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules" hostmakedepends="kcoreaddons extra-cmake-modules"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-only" license="LGPL-2.1-only"
homepage="https://invent.kde.org/frameworks/kdesignerplugin" homepage="https://invent.kde.org/frameworks/kdesignerplugin"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=cc124e9e0a867b62175ca280afb96f61d8862246e40314fa0050aa9c9345d190 checksum=4252a4e2c6861f063f39b1597b4f89956bb1621d03ea6938d8baa7facbefbae2
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools" hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"