summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ae0534c00b4..2e13d1c54d0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fzf-extras-git
pkgver=20170208
-pkgrel=1
+pkgrel=2
pkgdesc="Extra keybindings for fzf"
arch=('any')
depends=('fzf')
@@ -10,7 +10,6 @@ makedepends=('git')
optdepends=('ctags: select tags'
'git: git checkout fuzzy commits, branches'
'mlocate: locate files'
- 'vim-fzf: fzf.vim'
'xdg-utils: open files'
'zsh: zsh keybindings')
url="https://github.com/atweiden/fzf-extras"