# Template file for 'vale' pkgname=vale version=2.24.0 revision=1 build_style=go go_import_path="github.com/errata-ai/vale/v2" go_package="${go_import_path}/cmd/vale" go_ldflags=" -X main.version=${version}" short_desc="Natural language linter" maintainer="icp " license="MIT" homepage="https://vale.sh" changelog="https://github.com/errata-ai/vale/releases" distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz" checksum=42e5744a4cf1a9c79392e2c124ba1c97b1dc27d8b547cbabe71d6151ccfb99a4 post_install() { vlicense LICENSE }