vale: update to 2.21.3.
This commit is contained in:
parent
b00d7c9d49
commit
630cedbd9a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vale'
|
# Template file for 'vale'
|
||||||
pkgname=vale
|
pkgname=vale
|
||||||
version=2.20.2
|
version=2.21.3
|
||||||
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/v${version}.tar.gz"
|
distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
|
||||||
checksum=2af425c2a4b1a5ef38303b93276a8d0af94b9b16408721c90f7c7f3b949e6ad5
|
checksum=09a64bff873134d794888615af3131a441d6b3763bdcb76d45162587386026df
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue