mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
20 lines
668 B
Text
20 lines
668 B
Text
pkgbase = fzf
|
|
pkgdesc = Command-line fuzzy finder
|
|
pkgver = 0.53.0
|
|
pkgrel = 1
|
|
url = https://github.com/junegunn/fzf
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = git
|
|
makedepends = go
|
|
depends = bash
|
|
optdepends = fish: fish keybindings
|
|
optdepends = tmux: fzf-tmux script for launching fzf in a tmux pane
|
|
optdepends = vim: plugin
|
|
optdepends = zsh: zsh keybindings
|
|
options = !lto
|
|
source = git+https://github.com/junegunn/fzf.git#tag=0.53.0?signed
|
|
validpgpkeys = B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627
|
|
sha512sums = 5fa5f6898a8e346ccad1374ee36da80cc871d2aa118e56551da16a0c663dc656ab9b03307c2b4a823bcfbd399ec674ebc5cbbd8c8dd728f68a4d9870133a11fa
|
|
|
|
pkgname = fzf
|