kdeclarative: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:45:49 +01:00
parent 04b8c369b1
commit cd8b9c4f74

View file

@ -1,6 +1,6 @@
# Template file for 'kdeclarative'
pkgname=kdeclarative
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.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1bf199aebabe63880babc364572de44f6b0a94ffbbffd955bc85916c2be7701d
checksum=a0274de8c84d73dd17b1bc0faf64a9e0d0655035c0574148ba64986e367cd881
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"