kpeople: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:18:18 +02:00
parent 0a1b0a51fb
commit 207d5cd68b
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.56.0
version=5.57.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
hostmakedepends="kcoreaddons 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="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=79e6d54a1b5c3d41717cb94898ab52a5e0c6187a069cb1e35cd4930ee5348540
checksum=7c239b80b7976e3bfa46338e05a048aecb9c1972548dc33cc8a17e66eb08a85c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"