pkgbase = hoard-git
	pkgdesc = A CLI command organizer written in Rust (git)
	pkgver = 1.4.2.r0.gd8e8b33
	pkgrel = 1
	url = https://github.com/Hyde46/hoard
	install = hoard.install
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = openssl
	provides = hoard
	conflicts = hoard
	options = !lto
	source = git+https://github.com/Hyde46/hoard
	sha512sums = SKIP

pkgname = hoard-git
