kdesignerplugin: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:30 +01:00
parent 826d44f788
commit 3fcd571cf7
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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