diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template index 198e8d1057f..387c8af6ed4 100644 --- a/srcpkgs/vale/template +++ b/srcpkgs/vale/template @@ -1,15 +1,16 @@ # Template file for 'vale' pkgname=vale -version=2.4.3 +version=2.6.7 revision=1 build_style=go -go_import_path="github.com/errata-ai/vale" +go_import_path="github.com/errata-ai/vale/v2" +go_ldflags=" -X main.version=${version}" short_desc="Natural language linter" maintainer="SolitudeSF " license="MIT" homepage="https://docs.errata.ai/vale/about/" distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz" -checksum=da6fa9224a6bec21dcea29d2b9b346d00c133c4864ea44c07ea222289ab98e70 +checksum=21a43c7122932d0914bd023ae412432aed3e0112473bf809b542dba3986ee4bd post_install() { vlicense LICENSE