kpeople: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:19 +01:00
parent 7bee3c588e
commit 4d724f7372
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.55.0
version=5.56.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=05a1e931eaac6aadcb8cb6d87e217c207af3149373e1bee8048e3c1228896f6d
checksum=79e6d54a1b5c3d41717cb94898ab52a5e0c6187a069cb1e35cd4930ee5348540
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"