aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-08 13:22:43 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-08 13:22:43 +0100
commit9f786a1627db11a8cf78ad4266f345a29cd8ac9c (patch)
tree56ad895bcec319b766eeed8de5aedb3610544555
parentkde-apps/konsole: Fix mouse wheel scrolling w/ libinput (diff)
downloadkde-9f786a16.tar.gz
kde-9f786a16.tar.bz2
kde-9f786a16.zip
kde5.eclass: Mark KDE Applications 17.12.2 as released
-rw-r--r--eclass/kde5.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 50b8ebf4e5..cd385237ec 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -155,7 +155,7 @@ fi
# An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
# Any package matching this will have fetch restriction enabled, and receive
# a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( kde-frameworks-5.43.0 kde-apps-17.12.2 )
+KDE_UNRELEASED=( kde-frameworks-5.43.0 )
if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/"