vale: update to 2.28.1.

This commit is contained in:
icp 2023-07-26 00:56:04 +05:30 committed by classabbyamp
parent a2fcaf6b6a
commit 6e3e491e3b

View file

@ -1,6 +1,6 @@
# Template file for 'vale' # Template file for 'vale'
pkgname=vale pkgname=vale
version=2.28.0 version=2.28.1
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=cd69f33b0f030e098bd978f0a8a1becbaf432bd6326a12ee15dd3bf9ea051f67 checksum=db8ba14266e026dbbefcd6495e9095a41434e599c109310a6f493a6025a5a42f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE