pkgbase = fzf-tab-git
	pkgdesc = Replace zsh's default completion selection menu with fzf (git version)
	pkgver = r199.220bee3
	pkgrel = 3
	url = https://github.com/Aloxaf/fzf-tab
	arch = any
	license = MIT
	makedepends = git
	depends = zsh
	depends = fzf
	conflicts = fzf-tab-bin-git
	source = git+https://github.com/Aloxaf/fzf-tab.git
	sha512sums = SKIP

pkgname = fzf-tab-git
