community/fzf to 0.37.0-1

This commit is contained in:
Kevin Mihelich 2023-01-24 19:19:21 +00:00
parent ca3faff9aa
commit 4a6fce26e4

View file

@ -11,7 +11,7 @@
# - generalize arch-dependent install line
pkgname=fzf
pkgver=0.35.1
pkgver=0.37.0
pkgrel=1
pkgdesc='Command-line fuzzy finder'
arch=('x86_64')
@ -23,6 +23,7 @@ optdepends=('fish: fish keybindings'
'tmux: fzf-tmux script for launching fzf in a tmux pane'
'vim: plugin'
'zsh: zsh keybindings')
options=(!lto)
source=("git+https://github.com/junegunn/fzf.git#tag=${pkgver}?signed")
validpgpkeys=('B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627')
sha512sums=('SKIP')