kdesignerplugin: update to 5.112.0.
This commit is contained in:
parent
675e587373
commit
dd85ce724f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdesignerplugin'
|
||||
pkgname=kdesignerplugin
|
||||
version=5.111.0
|
||||
version=5.112.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=4252a4e2c6861f063f39b1597b4f89956bb1621d03ea6938d8baa7facbefbae2
|
||||
checksum=d2d3ea6258fc3be197ba1895e5ee74b0c51a41282eb3608debdc876a403b3367
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools kgendesignerplugin kdoctools"
|
||||
|
|
Loading…
Reference in New Issue