vale: update to 2.29.7.
This commit is contained in:
parent
cc35a49eb6
commit
011c437914
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vale'
|
||||
pkgname=vale
|
||||
version=2.29.6
|
||||
version=2.29.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/errata-ai/vale/v2"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://vale.sh"
|
||||
changelog="https://github.com/errata-ai/vale/releases"
|
||||
distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=6ac15dd6defed7618d61f1bbbc79d20358f919ade8f60037ea5da775e4b554d2
|
||||
checksum=278d8d49cf42740c38c10254012bbaad01fcf1c628aa69c51c02788d1495885f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue