summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: acbe8ceae7f35a8ff82572a844caffc73f965458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = fish-fzf
	pkgdesc = fzf key-bindings into fish
	pkgver = 10.3
	pkgrel = 1
	url = https://github.com/PatrickF1/fzf.fish
	changelog = fish-fzf.changelog
	arch = any
	groups = fish-plugins
	license = MIT
	makedepends = git
	depends = fish
	depends = fzf>=0.33
	optdepends = fd: required for search directory feature
	optdepends = bat: required for search directory feature
	optdepends = git
	source = fish-fzf-10.3.tar.gz::https://github.com/PatrickF1/fzf.fish/archive/v10.3.tar.gz
	sha256sums = a0d56e974b8d5144c3262dcf87630c8886407d28a2f9e626e46bc18199fe6f97

pkgname = fish-fzf