commit:     8f7a2cfe0b942e9e492fb90867ddd9fb724a82c5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 16:18:41 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 16:18:52 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f7a2cfe

kde-misc/zanshin: Set KDE_APPS_MINIMAL=20.08.0, sync w/ Gentoo ebuild repo

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/zanshin/zanshin-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-misc/zanshin/zanshin-9999.ebuild 
b/kde-misc/zanshin/zanshin-9999.ebuild
index e238ce7ef5..3708b7abfe 100644
--- a/kde-misc/zanshin/zanshin-9999.ebuild
+++ b/kde-misc/zanshin/zanshin-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ECM_TEST="forceoptional"
-KDE_APPS_MINIMAL=19.04.3
+KDE_APPS_MINIMAL=20.08.0
 KFMIN=5.60.0
 QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
@@ -13,8 +13,9 @@ inherit ecm kde.org
 DESCRIPTION="Getting things done application by KDE"
 HOMEPAGE="https://zanshin.kde.org/ https://userbase.kde.org/Zanshin
 https://kde.org/applications/utilities/org.kde.zanshin";
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-       SRC_URI="http://files.kde.org/zanshin/${P}.tar.bz2";
+       SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
        KEYWORDS="~amd64 ~x86"
 fi
 

Reply via email to