pkgbase = mcfly
	pkgdesc = Fly through your shell history
	pkgver = 0.9.1
	pkgrel = 1
	url = https://github.com/cantino/mcfly
	install = mcfly.install
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = sh
	optdepends = zsh: for zsh support
	optdepends = fish: for fish support
	options = !lto
	source = mcfly-0.9.1.tar.gz::https://github.com/cantino/mcfly/archive/v0.9.1.tar.gz
	sha256sums = 3f2f7ff1d8c4ccf5e7f98b185723c415a38883068cb8533ddd551ed4a8f059e9

pkgname = mcfly
