kdesignerplugin: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:27:12 -05:00 committed by Jürgen Buchmüller
parent 33b90d7c01
commit 3bfa65250b

View file

@ -1,6 +1,6 @@
# Template file for 'kdesignerplugin'
pkgname=kdesignerplugin
version=5.40.0
version=5.41.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0d57e158e8247a06b148ff9f65c013257b0f374301dd0f05c5a0c70040239403
checksum=2939f1d27669cab056425756db4308111059083b577abdb9f52eda749fb437b0
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kdoctools"