mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
20 lines
669 B
Text
20 lines
669 B
Text
pkgbase = fzf
|
|
pkgdesc = Command-line fuzzy finder
|
|
pkgver = 0.55.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=v0.55.0?signed
|
|
validpgpkeys = B5FB4AB5F32EC1A0C9DE9637254BC280FEF9C627
|
|
sha512sums = f9aa07dd4a950860caf776171ed4c489d336aa49bf976320367f8c597c8d140bf8de66e858dcd1fc8fc48d334117866e11224ffe34353e8c66ae19283a03c488
|
|
|
|
pkgname = fzf
|