kpeople: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:19:27 +02:00
parent 1068422f4b
commit 1d1475f655
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.58.0
version=5.59.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=2588f7a4df4c03fe756d9e766120e35b0f991df5c8e5f75c3a507cc5739ded32
checksum=8c1f440e3b27a3e6294ba8439a9c15f039af66f18db64d285da247b9d577ee41
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"