kdesignerplugin: update to 5.113.0.

This commit is contained in:
Luciogi 2023-12-23 22:31:29 +05:00 committed by John Zimmermann
parent 076784a80e
commit 3c297cebe2

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.112.0
version=5.113.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=d2d3ea6258fc3be197ba1895e5ee74b0c51a41282eb3608debdc876a403b3367
checksum=31d166318214bec4399dab7dd19fe87b3f533b964f4cef4a53c9857a33c21c16
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"