kparts: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:37:49 -06:00
parent dbe6dcfe79
commit b209efa6aa

View file

@ -1,6 +1,6 @@
# Template file for 'kparts'
pkgname=kparts
version=5.36.0
version=5.37.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/kparts"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=f3e75ac95b1e3c61054cd9140be4b917296f0a666df3487a589cfe055978055e
checksum=b050a342ca377c37c5fdb94a5532d9f159ac7d46eef12c549bd0a23f5b442d4b
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"