vale: update to 2.23.0.
This commit is contained in:
parent
caebf0ee2a
commit
46a64356bd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vale'
|
# Template file for 'vale'
|
||||||
pkgname=vale
|
pkgname=vale
|
||||||
version=2.22.0
|
version=2.23.0
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://vale.sh"
|
homepage="https://vale.sh"
|
||||||
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=6b0ef559979c60f2bf7d7ac0e73ce1402208a05d0ea33987eb2dca5727db9aa7
|
checksum=bc759982d639fda1aa985d3ed19085210298dafbf8ff121b1d3f5883459af12e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue