summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a83baf8cc1ebf0eeb2a38f9d5e41ed9c52a9a04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = fzf-extras
	pkgdesc = Extra keybindings for fzf
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/atweiden/fzf-extras
	install = fzf-extras.install
	arch = any
	license = MIT
	depends = bash
	depends = fzf
	depends = tmux
	optdepends = ctags: select tags
	optdepends = fasd: fuzzy find frecency files, directories
	optdepends = git: git checkout fuzzy commits, branches
	optdepends = mlocate: locate files
	optdepends = xdg-utils: open files
	optdepends = zsh: zsh keybindings
	source = https://github.com/atweiden/fzf-extras/releases/download/0.1.1/fzf-extras-0.1.1.tar.gz
	sha256sums = f4657b1ec2dca02a62881c05bd8542a7a81d91f31faf9a952a00a5b70de5508f

pkgname = fzf-extras