kparts: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:47:02 +01:00
parent 1319bad8bc
commit 21365228dc

View file

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