kpeople: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:59:13 +02:00
parent c1a9241e95
commit ba6c057fa2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.61.0
version=5.62.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=549edacd7b63d704dd165bc803ae03f8d9e8c1ba31f8dbaea3f7e12c466b4298
checksum=e061991f08e6642e61531a630a81927ea0ccd7402f469806a6cfeecf9b5064a2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"