kparts: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:22 +02:00 committed by Helmut Pozimski
parent f6447895e2
commit 76c30254bf

View file

@ -1,6 +1,6 @@
# Template file for 'kparts'
pkgname=kparts
version=5.50.0
version=5.51.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kparts"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=41a05e792c844c75d6c9885a64fefe88a8d1df18f4bd963d904369e0fd058aff
checksum=100272ed756f4a18860e52e909f89dd1c6322d8eec04c6a6eb5943e35fccf854
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"