kdesignerplugin: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:15 +01:00
parent 8b5e109a78
commit 3fdd6904af

View file

@ -1,7 +1,7 @@
# Template file for 'kdesignerplugin' # Template file for 'kdesignerplugin'
pkgname=kdesignerplugin pkgname=kdesignerplugin
version=5.54.0 version=5.55.0
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules" hostmakedepends="extra-cmake-modules"
@ -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%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=eaa19ffbe0af34ae8e132048cd4d78689e9a46c711f7b022dccbb4d1bee59e42 checksum=7ee86f7b386b100bb725769202e3c2b037bde3971c450aa0f9e5021a79198084
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"