From d10f88b18009ff9b41ddd60091c3a3af23adfb1a Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 7 May 2019 10:51:43 +0200 Subject: kde5.eclass: Mark KDE Applications 19.04.1 unreleased Signed-off-by: Andreas Sturmlechner --- eclass/kde5.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/kde5.eclass') diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass index 40a146e33c0..9d6ef09bf93 100644 --- a/eclass/kde5.eclass +++ b/eclass/kde5.eclass @@ -157,7 +157,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_UNRELEASED=( kde-apps-19.04.1 ) HOMEPAGE="https://kde.org/" LICENSE="GPL-2" -- cgit v1.2.3