diff --git a/app-misc/lf/lf-27.ebuild b/app-misc/lf/lf-27.ebuild index 44760a8af4..d027ff90ec 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"