commit: 7a9756ffd113b04a15e165faa166cfb6a8a03304 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 4 21:33:37 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Nov 28 21:39:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9756ff
kde-misc/krename: Point SRC_URI to devspace for this snapshot Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/krename/krename-5.0.60_pre20240906.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/krename/krename-5.0.60_pre20240906.ebuild b/kde-misc/krename/krename-5.0.60_pre20240906.ebuild index 414d0541b8c7..eaf1c85539cc 100644 --- a/kde-misc/krename/krename-5.0.60_pre20240906.ebuild +++ b/kde-misc/krename/krename-5.0.60_pre20240906.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,6 +11,7 @@ inherit ecm kde.org DESCRIPTION="Powerful batch file renamer" HOMEPAGE="https://apps.kde.org/krename/ https://userbase.kde.org/KRename" +SRC_URI="https://dev.gentoo.org/~asturm/distfiles/kde/${KDE_ORG_NAME}-${PV}-${KDE_ORG_COMMIT:0:8}.tar.gz" LICENSE="GPL-2" SLOT="6"
