mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vale: update to 2.23.3.
This commit is contained in:
parent
2d95e2ada2
commit
d128c94e1c
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.23.0
|
version=2.23.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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bc759982d639fda1aa985d3ed19085210298dafbf8ff121b1d3f5883459af12e
|
checksum=d1fde826d1339b0b53f15264a82fe7a809d30c63629c898e4bb10f7329405110
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue