kdesignerplugin: update to 5.84.0.
This commit is contained in:
parent
ce22eb7dd7
commit
f22927905a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kdesignerplugin'
|
||||
pkgname=kdesignerplugin
|
||||
version=5.83.0
|
||||
revision=2
|
||||
version=5.84.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
makedepends="kdoctools-devel kplotting-devel kcoreaddons-devel
|
||||
|
@ -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=203ff1989d7c076498d442698e8e70d158fb69094d056e18100ac74e064a0c8d
|
||||
checksum=5d091b325862b41eda9eecaecc4165db45078c507a5dc0e742cc3502a7bca14c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"
|
||||
|
|
Loading…
Reference in a new issue