kde.org.eclass: Support kde-plasma unstable point release tarballs
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 16 Jan 2020 23:29:33 +0000 (00:29 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 14 Feb 2020 00:17:07 +0000 (01:17 +0100)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/kde.org.eclass

index b943ebabb3da672eee72546bc1dd2bb886c00f50..2776b5b972f229297c1501a2ad429097f420985f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: kde.org.eclass
@@ -136,7 +136,7 @@ _kde.org_calculate_src_uri() {
                        ;;
                kde-plasma)
                        case ${PV} in
-                               5.??.[6-9]? )
+                               5.??.[6-9]?* )
                                        _src_uri+="unstable/plasma/$(ver_cut 1-3)/"
                                        RESTRICT+=" mirror"
                                        ;;