vale: update to 3.0.7.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Template file for 'vale'
|
# Template file for 'vale'
|
||||||
pkgname=vale
|
pkgname=vale
|
||||||
version=3.0.5
|
version=3.0.7
|
||||||
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/v3"
|
||||||
go_package="${go_import_path}/cmd/vale"
|
go_package="${go_import_path}/cmd/vale"
|
||||||
go_ldflags=" -X main.version=${version}"
|
go_ldflags=" -X main.version=${version}"
|
||||||
short_desc="Natural language linter"
|
short_desc="Natural language linter"
|
||||||
@@ -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=1628a218f9b20d5073bd264ba77c8b2c20deb436bc9d014e321fe68ff6435f23
|
checksum=06774ef953064b3e5f5d8e121bf1626eabf8c9ec3cc2def5ef8085a9c3797c89
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user