# Template file for 'typos'
pkgname=typos
version=1.48.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=11b662d163b258244f7f27ea1d0f39a17d1032fdc983d527f290dcad8253d355

post_install() {
	vlicense LICENSE-MIT
}
