vale: update to 2.24.1.

This commit is contained in:
icp 2023-04-06 11:29:29 +05:30 committed by Andrew Benson
parent 7eba09cf1c
commit 2e9fa599ee
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vale' # Template file for 'vale'
pkgname=vale pkgname=vale
version=2.24.0 version=2.24.1
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/errata-ai/vale/v2" go_import_path="github.com/errata-ai/vale/v2"
go_package="${go_import_path}/cmd/vale" go_package="${go_import_path}/cmd/vale"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://vale.sh" homepage="https://vale.sh"
changelog="https://github.com/errata-ai/vale/releases" changelog="https://github.com/errata-ai/vale/releases"
distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz"
checksum=42e5744a4cf1a9c79392e2c124ba1c97b1dc27d8b547cbabe71d6151ccfb99a4 checksum=aa30f373b858803297eca1dd2f391e0d81453cd96b54d802ab5f5d926731db9e
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE