kdesignerplugin: update to 5.97.0.
This commit is contained in:
parent
4b47d76861
commit
6a95fe5126
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdesignerplugin'
|
||||
pkgname=kdesignerplugin
|
||||
version=5.96.0
|
||||
version=5.97.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=09e6017565a747c039bc1b1079f65ef4367474733ff21891a006c4964353ad31
|
||||
checksum=28077f1a1b416c2e19f7b8fae1a96d1bde6e4dd8c90905adbe87bb1f2df3fd20
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"
|
||||
|
|
Loading…
Reference in New Issue