kpeople: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:34:47 +01:00 committed by Johannes
parent 6930209889
commit b6cafa0905
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.51.0
version=5.52.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=7973822b622997c4cb259f0d6fc7fcf8c10c14ebe03fc350b9b905f356536918
checksum=98b96d57ba66c8966bf53da065416763dd54761dd1f82628a5a5a719bffbb6c4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"