app-shells/fzf: syntax fix
authorJoonas Niilola <juippis@gentoo.org>
Thu, 23 Apr 2020 06:05:34 +0000 (09:05 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 23 Apr 2020 06:36:25 +0000 (09:36 +0300)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-shells/fzf/fzf-0.21.0.ebuild

index 8742d6b6f6aba5df617a2eff830aa53bed991cc3..854e90d08e55f1399e6f6fe4c0f12229ddea1f2c 100644 (file)
@@ -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"