kde-kf5: upgrade 5.47.0 -> 5.49.0

* thanks to ArchLinux patches ('Honor BUILD_TESTING') some patches could be
  removed here
* baloo: remove qdbuscpp2xml workaround

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-08-19 21:15:12 +02:00
parent da916a2396
commit 17e33d3ff3
89 changed files with 227 additions and 328 deletions

View File

@@ -1,3 +1,3 @@
inherit kde-kf5
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.47/portingAids/${BPN}-${PV}.tar.xz"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.49/portingAids/${BPN}-${PV}.tar.xz"

View File

@@ -1,5 +1,5 @@
inherit kde-base
KF5_VERSION = "5.47.0"
KF5_VERSION = "5.49.0"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.47/${BPN}-${PV}.tar.xz"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.49/${BPN}-${PV}.tar.xz"