kpeople: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:48:58 +02:00
parent 3d821ec093
commit 43295c456c

View file

@ -1,6 +1,6 @@
# Template file for 'kpeople' # Template file for 'kpeople'
pkgname=kpeople pkgname=kpeople
version=5.43.0 version=5.47.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -10,8 +10,8 @@ short_desc="Provides access to all contacts and aggregates them by person"
maintainer="Denis Revin <denis.revin@gmail.com>" maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2" license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kpeople" homepage="https://projects.kde.org/projects/frameworks/kpeople"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b87632516455f3b25be661198ab96ea945a87cbe2e07cec060b26e9c6fd72676 checksum=0bb7fad53b13bd1cb40d9339a0782b4902517b751f0f8271c1adc2ce6571a18f
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python" hostmakedepends+=" qt5-host-tools qt5-qmake python"