mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vale: update to 2.29.4.
This commit is contained in:
parent
b3018290a5
commit
4d1b94c5af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vale'
|
# Template file for 'vale'
|
||||||
pkgname=vale
|
pkgname=vale
|
||||||
version=2.29.2
|
version=2.29.4
|
||||||
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"
|
||||||
|
@ -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=a30634199d01f9fbdbada000029e444bd54b0e3c0af6a9619e0b17abf7a63e31
|
checksum=3dc463c6cb1432469b3d7f0876c68913133d9cf5c2d157a22efc8503f35a4315
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue