mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vale: update to 2.20.1
This commit is contained in:
parent
b2c2a51efa
commit
0c965434ee
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.19.0
|
version=2.20.1
|
||||||
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://docs.errata.ai/vale/about/"
|
homepage="https://docs.errata.ai/vale/about/"
|
||||||
distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
|
distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
|
||||||
checksum=bb2e3ffa0901ebc46686ee99ef52ec4c2634dd0c226d591fde4a7d585a44e2c6
|
checksum=48cb6e37579b83fb75b919021c79e92c6b0519998818bf0080b2c7a53cf5f563
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue