kpeople: update to 5.36.0.

This commit is contained in:
yopito 2017-05-14 13:22:02 +02:00 committed by Michael Gehring
parent 0ba25548f1
commit 1f7c977db0
2 changed files with 8 additions and 2 deletions

View File

@ -2620,6 +2620,8 @@ libKF5Plasma.so.5 plasma-framework-5.26.0_1
libKF5PlasmaQuick.so.5 plasma-framework-5.26.0_1
libKF5ModemManagerQt.so.6 modemmanager-qt5-5.26.0_1
libKF5People.so.5 kpeople-5.26.0_1
libKF5PeopleBackend.so.5 kpeople-5.36.0_1
libKF5PeopleWidgets.so.5 kpeople-5.36.0_1
libKF5XmlRpcClient.so.5 kxmlrpcclient-5.26.0_1
libKF5BluezQt.so.6 bluez-qt5-5.26.0_1
libKF5FileMetaData.so.3 kfilemetadata5-5.26.0_1

View File

@ -1,6 +1,6 @@
# Template file for 'kpeople'
pkgname=kpeople
version=5.29.0
version=5.36.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,11 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kpeople"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e869dd6080ea619d641e9b1c50ffec320fb8164ba87c518e4b49c4858b044ba7
checksum=2a0800096207d0728c01027b65ab1f9c9b0b8aba0189e523c0050e723b812e72
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi
kpeople-devel_package() {
short_desc+=" - development"