pkgbase = cargo-spellcheck
	pkgdesc = Checks all your documentation for spelling and grammar mistakes
	pkgver = 0.14.0
	pkgrel = 1
	url = https://github.com/drahnr/cargo-spellcheck
	arch = x86_64
	license = MIT
	license = Apache-2.0
	makedepends = clang
	makedepends = hunspell-en_US
	depends = cargo
	depends = hunspell
	options = !lto
	source = cargo-spellcheck-0.14.0.tar.gz::https://github.com/drahnr/cargo-spellcheck/archive/v0.14.0.tar.gz
	sha256sums = 1c3a80ab9cf604f605f4e3fb304acc529f68367edef7f0d041a871c371f6ebdd

pkgname = cargo-spellcheck
