mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vale: update to 3.7.1.
This commit is contained in:
parent
2d6fe9f075
commit
7111fcaa6b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vale'
|
# Template file for 'vale'
|
||||||
pkgname=vale
|
pkgname=vale
|
||||||
version=3.7.0
|
version=3.7.1
|
||||||
revision=2
|
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"
|
||||||
go_package="${go_import_path}/cmd/vale"
|
go_package="${go_import_path}/cmd/vale"
|
||||||
|
@ -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=2fba0d956a6442328595a8b3940ee7ad821057e39a68627fd720fb3d67086503
|
checksum=e6a4cc2eff9c6645f26ca51b66df66a088045b8084949bb8c61c4a6cbe10673d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue