pkgbase = fzf-make
	pkgdesc = A command line tool that executes make target using fuzzy finder with preview window
	pkgver = 0.73.0
	pkgrel = 1
	url = https://github.com/kyu08/fzf-make
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	depends = oniguruma
	options = !lto
	source = fzf-make-0.73.0.tar.gz::https://github.com/kyu08/fzf-make/archive/v0.73.0.tar.gz
	sha256sums = 2593c94142b263d2894575919ffc4843a032cdab3f109e59853df5de5f342be4

pkgname = fzf-make
