kpeople: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:47:03 +01:00
parent 21365228dc
commit 5d785d6faf

View file

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