mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vale: update to 1.7.1
This commit is contained in:
parent
0acd933a98
commit
c407f6f0d2
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=1.6.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/errata-ai/vale"
|
go_import_path="github.com/errata-ai/vale"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://errata-ai.github.io/vale/"
|
homepage="https://errata-ai.github.io/vale/"
|
||||||
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=622a5915a5bf4f8262198ece756b99d51f015f270809f74818c3d6ed977971d5
|
checksum=e1fee20d8fed7fc8819de310608b1ed584c0fad096cce95ecef727584ed9790f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue