commit:     98d1c8efe5318708ebbf0ec009f902d78dbbffbe
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 12:04:32 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 11 12:19:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d1c8ef

kde5-functions: Raise default ~arch kde-apps to KF-5.50

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/kde5-functions.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 8994bf8d973..33c3a24408a 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -49,7 +49,7 @@ case ${CATEGORY} in
                ;;
        kde-apps)
                [[ ${PV} = 18.04.3 ]] && : ${FRAMEWORKS_MINIMAL:=5.46.0}
-               : ${FRAMEWORKS_MINIMAL:=5.49.0}
+               : ${FRAMEWORKS_MINIMAL:=5.50.0}
                ;;
 esac
 

Reply via email to