kpeople: update to 5.64.0

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

View file

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