aboutsummaryrefslogtreecommitdiffstats
path: root/app-shells/fzf/fzf-0.22.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app-shells/fzf/fzf-0.22.0.ebuild (renamed from app-shells/fzf/fzf-0.21.1-r1.ebuild)6
1 files changed, 1 insertions, 5 deletions
diff --git a/app-shells/fzf/fzf-0.21.1-r1.ebuild b/app-shells/fzf/fzf-0.22.0.ebuild
index e618be8..b3d47bc 100644
--- a/app-shells/fzf/fzf-0.21.1-r1.ebuild
+++ b/app-shells/fzf/fzf-0.22.0.ebuild
@@ -57,7 +57,7 @@ EGO_SUM=(
go-module_set_globals
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://github.com/junegunn/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
${EGO_SUM_SRC_URI}"
LICENSE="MIT BSD-with-disclosure"
@@ -71,10 +71,6 @@ RESTRICT="mirror"
DOCS=( CHANGELOG.md README{,-VIM}.md )
-PATCHES=(
- "${FILESDIR}/${P}-0001-Quote-LDFLAGS-1995.patch"
-)
-
src_install() {
default