kpeople: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:16:27 +02:00
parent daf2d26140
commit 3fedb77a65
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.57.0
version=5.58.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=7c239b80b7976e3bfa46338e05a048aecb9c1972548dc33cc8a17e66eb08a85c
checksum=2588f7a4df4c03fe756d9e766120e35b0f991df5c8e5f75c3a507cc5739ded32
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"