summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5afb5aa74ee59394ab987c9eb5e98dc86d996f4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = zsh-fzf-plugin-git
	pkgdesc = Zsh plugin to enable fzf history search (sourced from Oh My Zsh, for use without it)
	pkgver = r102605958
	pkgrel = 2
	url = https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fzf
	arch = any
	license = MIT
	makedepends = git
	depends = zsh
	depends = fzf
	provides = zsh-fzf-plugin
	conflicts = zsh-fzf-plugin
	source = git+https://github.com/ohmyzsh/ohmyzsh.git
	sha512sums = SKIP

pkgname = zsh-fzf-plugin-git