vale: update to 2.10.2.
This commit is contained in:
parent
5200fe749a
commit
e5f6c3e2bf
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'vale'
|
||||
pkgname=vale
|
||||
version=2.6.7
|
||||
version=2.10.2
|
||||
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 <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://docs.errata.ai/vale/about/"
|
||||
distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
|
||||
checksum=21a43c7122932d0914bd023ae412432aed3e0112473bf809b542dba3986ee4bd
|
||||
checksum=15300f1470981dd975af8f8f6db26c51d3e5a10bda73f6c267fc1cebef9a4205
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue