# Template file for 'vale' pkgname=vale version=2.21.3 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="SolitudeSF " license="MIT" homepage="https://vale.sh" distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz" checksum=09a64bff873134d794888615af3131a441d6b3763bdcb76d45162587386026df post_install() { vlicense LICENSE }