File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Template file for 'vale'
2
2
pkgname=vale
3
- version=3.0.5
3
+ version=3.0.7
4
4
revision=1
5
5
build_style=go
6
- go_import_path="github.com/errata-ai/vale/v2 "
6
+ go_import_path="github.com/errata-ai/vale/v3 "
7
7
go_package="${go_import_path}/cmd/vale"
8
8
go_ldflags=" -X main.version=${version}"
9
9
short_desc="Natural language linter"
@@ -12,7 +12,7 @@ license="MIT"
12
12
homepage="https://vale.sh"
13
13
changelog="https://github.com/errata-ai/vale/releases"
14
14
distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz"
15
- checksum=1628a218f9b20d5073bd264ba77c8b2c20deb436bc9d014e321fe68ff6435f23
15
+ checksum=06774ef953064b3e5f5d8e121bf1626eabf8c9ec3cc2def5ef8085a9c3797c89
16
16
17
17
post_install() {
18
18
vlicense LICENSE
You can’t perform that action at this time.
0 commit comments