Gentoo Archives: gentoo-commits

From: "Efe İzbudak" <efe.izbudak@××××××××.tr>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/lf/
Date: Mon, 29 Aug 2022 16:53:36
Message-Id: 1661791105.7f836072cf13bcbf520ba9858c3a8f83438fcfad.efe.izbudak@gentoo
1 commit: 7f836072cf13bcbf520ba9858c3a8f83438fcfad
2 Author: Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
3 AuthorDate: Mon Aug 29 16:38:05 2022 +0000
4 Commit: Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
5 CommitDate: Mon Aug 29 16:38:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f836072
7
8 app-misc/lf: update SRC_URI
9
10 Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>
11
12 app-misc/lf/lf-27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/lf/lf-27.ebuild b/app-misc/lf/lf-27.ebuild
16 index 44760a8af..d027ff90e 100644
17 --- a/app-misc/lf/lf-27.ebuild
18 +++ b/app-misc/lf/lf-27.ebuild
19 @@ -6,7 +6,7 @@ EAPI=7
20 inherit go-module bash-completion-r1 desktop xdg
21
22 SRC_URI="https://github.com/gokcehan/lf/archive/r${PV}.tar.gz -> ${P}.tar.gz"
23 -SRC_URI+=" https://github.com/cantcuckthis/gentoo-lf/raw/main/${P}-deps.tar.xz"
24 +SRC_URI+=" https://github.com/ephemer4l/gentoo-lf/raw/main/${P}-deps.tar.xz"
25
26 DESCRIPTION="Terminal file manager"
27 HOMEPAGE="https://github.com/gokcehan/lf"