kdesignerplugin: update to 5.98.0.

This commit is contained in:
John 2022-10-02 14:16:16 +02:00
parent ab0fe864f0
commit 9ed9943a1d

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin' # Template file for 'kdesignerplugin'
pkgname=kdesignerplugin pkgname=kdesignerplugin
version=5.97.0 version=5.98.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=28077f1a1b416c2e19f7b8fae1a96d1bde6e4dd8c90905adbe87bb1f2df3fd20 checksum=ef186dffa0ab9b77491dc074611cfc9bbf8607ac1f2b027a65bf4c43b792609d
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"