vale: update to 2.25.2.

This commit is contained in:
icp 2023-04-29 02:01:59 +05:30 committed by Andrew Benson
parent 41341043e1
commit c352acec21
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vale' # Template file for 'vale'
pkgname=vale pkgname=vale
version=2.24.4 version=2.25.2
revision=1 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"
@ -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=3363aca630175e06f6490327ac28d10104a320b2360b49d5221779df0df84500 checksum=a85aa7012bf058185f2d66dd96bc594b80303ebb56dd42add8f6fe3c948f2677
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE