knewstuff: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:46:52 +01:00
parent d323bbfff5
commit 9b8248a860

View file

@ -1,6 +1,6 @@
# Template file for 'knewstuff'
pkgname=knewstuff
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/knewstuff"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=91334c95a1082ae402ee869da399e5bdbac986c8b30a85d0a899b30de1f3be72
checksum=0ec8ab4d7f52c94fb479c0c56ed762748832c76e88b495694b7485e79d9797d9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"