summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-04-23 09:05:34 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-04-23 09:36:25 +0300
commit64a68e073670b267e9720fb4a496199140a918ec (patch)
treef5e25b43f04c2fc55906a747273a622db79fa333 /app-shells/fzf
parentapp-shells/fzf: Adding ebuild for fzf (diff)
downloadgentoo-64a68e073670b267e9720fb4a496199140a918ec.tar.gz
gentoo-64a68e073670b267e9720fb4a496199140a918ec.tar.bz2
gentoo-64a68e073670b267e9720fb4a496199140a918ec.zip
app-shells/fzf: syntax fix
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-shells/fzf')
-rw-r--r--app-shells/fzf/fzf-0.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.21.0.ebuild b/app-shells/fzf/fzf-0.21.0.ebuild
index 8742d6b6f6ab..854e90d08e55 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"