mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
vale: update to 3.12.0.
This commit is contained in:
parent
eb0195cfc7
commit
4520a14600
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=3.11.2
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/errata-ai/vale/v3"
|
go_import_path="github.com/errata-ai/vale/v3"
|
||||||
|
@ -13,7 +13,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=12795c72a5628ebc22d46a33b878519c5ba18e6d665271893bfa24cb1f864f73
|
checksum=26b4c02024c441929e7fd2d79a9b1f94489f85d2e87cd25f9efa2057d10a65f3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue