kparts: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:38:20 +01:00
parent de3208a5ab
commit baa2ee2e42

View file

@ -1,6 +1,6 @@
# Template file for 'kparts'
pkgname=kparts
version=5.63.0
version=5.64.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=dc269356119c396ceea7a8fc3932209cec13eabb43974b4016b555921319a055
checksum=61338a37015c2df787b8e0fe49f0ef320474a82831b4f110fb5aefd1635b1d9f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"