kpeople: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:56:16 +02:00
parent d353125ce8
commit fe2aa7d119
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.59.0
version=5.60.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=8c1f440e3b27a3e6294ba8439a9c15f039af66f18db64d285da247b9d577ee41
checksum=ec72c0a0b8e5ee9541eb3d0dedfffc78aee39d54fec91d78adb33243a8b3bd1d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"