From ef4c082a5c44e00177298608bae6e2e00b65108f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 21 Jun 2023 12:00:54 +0200 Subject: plasma.kde.org.eclass: Better restrict unstable version def Signed-off-by: Andreas Sturmlechner --- eclass/plasma.kde.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/plasma.kde.org.eclass b/eclass/plasma.kde.org.eclass index 8fcf087896f..367ad94a613 100644 --- a/eclass/plasma.kde.org.eclass +++ b/eclass/plasma.kde.org.eclass @@ -53,7 +53,7 @@ if [[ ${KDE_BUILD_TYPE} == live ]]; then fi elif [[ -z ${KDE_ORG_COMMIT} ]]; then case ${PV} in - 5.??.[6-9]?* ) + 5.??.[6-9][05]* ) _KDE_SRC_URI+="unstable/plasma/$(ver_cut 1-3)/" RESTRICT+=" mirror" ;; -- cgit v1.2.3