commit:     1848fa2a76f21ebb3e83370f310d099ca0b0c1c5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 19:37:09 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 19:37:09 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1848fa2a

[kde-plasma/kfilemetadata] Fix SRC_URI

Package-Manager: portage-2.2.17

---
 kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild | 2 +-
 kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild 
b/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
index c6980d0..67fa94a 100644
--- a/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
+++ b/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 # version scheme fail by upstream
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       PLASMA_VERSION=5.2.0
+       PLASMA_VERSION=5.2.1
        
SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
 fi
 DESCRIPTION="Library for extracting file metadata"

diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild 
b/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild
index a251bce..b7051cd 100644
--- a/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild
+++ b/kde-plasma/kfilemetadata/kfilemetadata-5.6.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 # version scheme fail by upstream
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       PLASMA_VERSION=5.2.0
+       PLASMA_VERSION=5.2.1
        
SRC_URI="mirror://kde/stable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
 fi
 DESCRIPTION="Library for extracting file metadata"

Reply via email to