commit: 7f836072cf13bcbf520ba9858c3a8f83438fcfad Author: Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr> AuthorDate: Mon Aug 29 16:38:05 2022 +0000 Commit: Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr> CommitDate: Mon Aug 29 16:38:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f836072
app-misc/lf: update SRC_URI Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr> app-misc/lf/lf-27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/lf/lf-27.ebuild b/app-misc/lf/lf-27.ebuild index 44760a8af..d027ff90e 100644 --- a/app-misc/lf/lf-27.ebuild +++ b/app-misc/lf/lf-27.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit go-module bash-completion-r1 desktop xdg SRC_URI="https://github.com/gokcehan/lf/archive/r${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI+=" https://github.com/cantcuckthis/gentoo-lf/raw/main/${P}-deps.tar.xz" +SRC_URI+=" https://github.com/ephemer4l/gentoo-lf/raw/main/${P}-deps.tar.xz" DESCRIPTION="Terminal file manager" HOMEPAGE="https://github.com/gokcehan/lf"
