kpeople: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:29:13 -05:00 committed by Jürgen Buchmüller
parent feb5d47f7c
commit 273531d521

View file

@ -1,6 +1,6 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.40.0
version=5.41.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=79d550a16d6f68f0ceafbce1c34e39eb95256b95c8940e9cfff3317ec704daf9
checksum=85ff1ff8b5070f9c015e1928ec7a3dd7bc4c21635ce0f66fcc73db6a4c5ee2cc
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"