commit: 41dac6d46a80845f438d42a38e4c263af9085784 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 4 21:33:33 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=41dac6d4
kde-misc/kio-stash: Point SRC_URI to devspace for this snapshot Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/kio-stash/kio-stash-1.0_p20240906.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/kio-stash/kio-stash-1.0_p20240906.ebuild b/kde-misc/kio-stash/kio-stash-1.0_p20240906.ebuild index eeff0a865354..2fb5a7078514 100644 --- a/kde-misc/kio-stash/kio-stash-1.0_p20240906.ebuild +++ b/kde-misc/kio-stash/kio-stash-1.0_p20240906.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="KIO worker and daemon to stash discontinuous file selections" HOMEPAGE="https://arnavdhamija.com/2017/07/04/kio-stash-shipped/ https://invent.kde.org/utilities/kio-stash" +SRC_URI="https://dev.gentoo.org/~asturm/distfiles/kde/${KDE_ORG_NAME}-${PV}-${KDE_ORG_COMMIT:0:8}.tar.gz" LICENSE="GPL-2+" SLOT="0"
