summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0302ba516ab4c3e40315418f8be2d07e4cd331d (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.3.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.3.1/fzf-extras-0.3.1.tar.gz
	sha512sums = 337e6ba657bb04b3973a2b223ef80d193ef3c67a68d4ca136e7e1a3a03fa359ffb4fdbe3875de112448f236222fbdada5d987c34b31efd7255cd61adb83354b0

pkgname = fzf-extras