commit:     64a68e073670b267e9720fb4a496199140a918ec
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 06:05:34 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 06:36:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a68e07

app-shells/fzf: syntax fix

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-shells/fzf/fzf-0.21.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/fzf/fzf-0.21.0.ebuild b/app-shells/fzf/fzf-0.21.0.ebuild
index 8742d6b6f6a..854e90d08e5 100644
--- a/app-shells/fzf/fzf-0.21.0.ebuild
+++ b/app-shells/fzf/fzf-0.21.0.ebuild
@@ -58,7 +58,7 @@ go-module_set_globals
 
 EGO_PN="github.com/junegunn/${PN}"
 SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
-                       ${EGO_SUM_SRC_URI}"
+       ${EGO_SUM_SRC_URI}"
 
 LICENSE="MIT BSD-with-disclosure"
 SLOT="0"

Reply via email to