summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c93f02119f6cb0b5c3ba638322a8da882ddb369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = fzf-git
	pkgdesc = Command-line fuzzy finder
	pkgver = 0.28.0.r2.g205f885
	pkgrel = 1
	epoch = 2
	url = https://github.com/junegunn/fzf
	install = fzf.install
	arch = aarch64
	arch = armv6h
	arch = armv7h
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = go
	makedepends = make
	depends = ncurses
	optdepends = fish: fish keybindings
	optdepends = fzf-extras: fzf keybindings from junegunn wiki and dotfiles
	optdepends = tmux: fzf-tmux script for launching fzf in a tmux pane
	optdepends = zsh: zsh keybindings
	provides = fzf
	conflicts = fzf
	source = git+https://github.com/junegunn/fzf
	source = git+https://github.com/junegunn/fzf.wiki
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = fzf-git