commit: 8481f5e0a50976697a03303b2e8063a7d25eea71
Author: Manuel Rüger <manuel <AT> rueg <DOT> eu>
AuthorDate: Thu Apr 23 13:43:02 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 13:43:02 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8481f5e0
[kde-plasma] Fix SRC_URI for Baloo/Kfilemetadata 5.9.0
kde-plasma/baloo/baloo-5.9.0.ebuild | 2 +-
kde-plasma/baloo/baloo-9999.ebuild | 2 +-
kde-plasma/kfilemetadata/kfilemetadata-5.9.0.ebuild | 2 +-
kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-plasma/baloo/baloo-5.9.0.ebuild
b/kde-plasma/baloo/baloo-5.9.0.ebuild
index 451de8a..2a4acab 100644
--- a/kde-plasma/baloo/baloo-5.9.0.ebuild
+++ b/kde-plasma/baloo/baloo-5.9.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
# version scheme fail by upstream
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- PLASMA_VERSION=5.2.95
+ PLASMA_VERSION=5.3.0
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
fi
diff --git a/kde-plasma/baloo/baloo-9999.ebuild
b/kde-plasma/baloo/baloo-9999.ebuild
index b5ad405..431a9c5 100644
--- a/kde-plasma/baloo/baloo-9999.ebuild
+++ b/kde-plasma/baloo/baloo-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
# version scheme fail by upstream
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- PLASMA_VERSION=5.2.95
+ PLASMA_VERSION=5.3.0
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
fi
diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.9.0.ebuild
b/kde-plasma/kfilemetadata/kfilemetadata-5.9.0.ebuild
index 2826de5..3813755 100644
--- a/kde-plasma/kfilemetadata/kfilemetadata-5.9.0.ebuild
+++ b/kde-plasma/kfilemetadata/kfilemetadata-5.9.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
# version scheme fail by upstream
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- PLASMA_VERSION=5.2.95
+ PLASMA_VERSION=5.3.0
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
fi
diff --git a/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild
b/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild
index c1decc7..c6c9dfc 100644
--- a/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild
+++ b/kde-plasma/kfilemetadata/kfilemetadata-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
# version scheme fail by upstream
if [[ ${KDE_BUILD_TYPE} = release ]]; then
- PLASMA_VERSION=5.2.95
+ PLASMA_VERSION=5.3.0
SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
fi