# Template file for 'typos'
pkgname=typos
version=1.46.0
revision=1
build_style=cargo
make_install_args="--path crates/typos-cli"
short_desc="Source code spell checker"
maintainer="Bnyro <bnyro@tutanota.com>"
license="Apache-2.0 OR MIT"
homepage="https://github.com/crate-ci/typos"
changelog="https://raw.githubusercontent.com/crate-ci/typos/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/crate-ci/typos/archive/refs/tags/v${version}.tar.gz"
checksum=268459bd3b03d4e6c398280ade11d5280850fdb392ed50d3c67e41ddfa083dbc

post_install() {
	vlicense LICENSE-MIT
}
