kdesignerplugin: update to 5.83.0.
This commit is contained in:
parent
bc1eea0167
commit
9ee356cb98
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'kdesignerplugin'
|
||||
pkgname=kdesignerplugin
|
||||
version=5.82.0
|
||||
version=5.83.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
makedepends="kdoctools-devel kplotting-devel kcoreaddons-devel
|
||||
kconfig-devel"
|
||||
|
@ -13,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=4556c3001f6558cf8ecaf9ce98b60bc130099b0af5d35be48561405b778d6f79
|
||||
checksum=203ff1989d7c076498d442698e8e70d158fb69094d056e18100ac74e064a0c8d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"
|
||||
|
|
Loading…
Add table
Reference in a new issue