kdesignerplugin: update to 5.101.0.

This commit is contained in:
John 2022-12-21 17:15:19 +01:00
parent a491624b26
commit 21f07b238e

View File

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.100.0
version=5.101.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=0c61e5bc1d82e03202b7998429ec79e9bac6559639f3178adf6fc9fa516c0dc2
checksum=7a67b5a56df3c7a9279392b8aae3ccd26c5bed83ab0bff4cbbca84501abed986
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"