kdesignerplugin: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:55:12 +01:00
parent febf0bcf0b
commit 10350689f7

View file

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