kpeople: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:24:07 +01:00
parent b16d9a6aac
commit 8c29fce0ef

View file

@ -1,6 +1,6 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.54.0
version=5.55.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=1d86fcfaa1dc0f232fd851e3005753be45f82c95db55b4d9676f277e24e3886a
checksum=05a1e931eaac6aadcb8cb6d87e217c207af3149373e1bee8048e3c1228896f6d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"