kf5: update to 5.8.0

add two new framework members:

* kpeople
* kxmlrpcclient

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-03-18 17:48:50 +01:00
parent e9aadc416b
commit 1c3eaceb69
70 changed files with 187 additions and 178 deletions

View File

@@ -1,3 +1,3 @@
inherit kde-kf5
SRC_URI = "http://download.kde.org/stable/frameworks/5.7/portingAids/${BPN}-${PV}.tar.xz"
SRC_URI = "http://download.kde.org/stable/frameworks/5.8/portingAids/${BPN}-${PV}.tar.xz"

View File

@@ -1,5 +1,5 @@
inherit kde-base
KF5_VERSION = "5.7.0"
KF5_VERSION = "5.8.0"
SRC_URI = "http://download.kde.org/stable/frameworks/5.7/${BPN}-${PV}.tar.xz"
SRC_URI = "http://download.kde.org/stable/frameworks/5.8/${BPN}-${PV}.tar.xz"