mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
vale: update to 2.20.2.
This commit is contained in:
parent
c72e6a5fe0
commit
82f2b6e0d5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vale'
|
# Template file for 'vale'
|
||||||
pkgname=vale
|
pkgname=vale
|
||||||
version=2.20.1
|
version=2.20.2
|
||||||
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"
|
||||||
|
@ -9,9 +9,9 @@ go_ldflags=" -X main.version=${version}"
|
||||||
short_desc="Natural language linter"
|
short_desc="Natural language linter"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://docs.errata.ai/vale/about/"
|
homepage="https://vale.sh"
|
||||||
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=48cb6e37579b83fb75b919021c79e92c6b0519998818bf0080b2c7a53cf5f563
|
checksum=2af425c2a4b1a5ef38303b93276a8d0af94b9b16408721c90f7c7f3b949e6ad5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue