kpeople: update to 5.39.0.

This commit is contained in:
yopito 2017-10-16 18:46:41 +02:00
parent ed4ea68286
commit e06e70f3d1

View file

@ -1,6 +1,6 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.37.0
version=5.39.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kpeople"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=4e6353c80dd9b7c3a21a6ccacc278fb90936e6d6772a9e6a60aaa0743127f7e1
checksum=59399598cc4f8324963a71fd1de12b3344fec9d8086863e6858dd23f1a6de8e8
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"