kdesignerplugin: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:30:12 +03:00
parent 962ccb036d
commit d06f3cf53e

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin' # Template file for 'kdesignerplugin'
pkgname=kdesignerplugin pkgname=kdesignerplugin
version=5.62.0 version=5.63.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-only" license="LGPL-2.1-only"
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin" homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=b5c0769d0b1df99f456c3c6f22a48e8bdf9c15f00be2e0795ae5bc5170596e47 checksum=c9f63d672cbc04465e77eff07d62530e8f9a9129e0d6dfa7e13e0ad4bea6eff0
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools" hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"