kpeople: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:39:17 +02:00 committed by Helmut Pozimski
parent d745af9b12
commit 20bb975a2d
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="kitemviews-devel kservice-devel kwidgetsaddons-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
short_desc="Provides access to all contacts and aggregates them by person"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=1bce022f72a32b4e3a3673f46c6dc681aaa61b12bcdd36d8dd1a5e295a68b744
checksum=0b98c205428160a1d4034fcff4786c31ab302e43ac404bb672f6f312c50b886d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"