kpeople: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:24 +02:00 committed by Helmut Pozimski
parent 76c30254bf
commit 54e3e3aa14

View file

@ -1,6 +1,6 @@
# Template file for 'kpeople' # Template file for 'kpeople'
pkgname=kpeople pkgname=kpeople
version=5.50.0 version=5.51.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kpeople" homepage="https://projects.kde.org/projects/frameworks/kpeople"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0b98c205428160a1d4034fcff4786c31ab302e43ac404bb672f6f312c50b886d checksum=7973822b622997c4cb259f0d6fc7fcf8c10c14ebe03fc350b9b905f356536918
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python" hostmakedepends+=" qt5-host-tools qt5-qmake python"