mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
vale: update to 2.28.0.
This commit is contained in:
parent
f37e23025e
commit
e82efb5210
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vale'
|
||||
pkgname=vale
|
||||
version=2.27.0
|
||||
version=2.28.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/errata-ai/vale/v2"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://vale.sh"
|
||||
changelog="https://github.com/errata-ai/vale/releases"
|
||||
distfiles="https://github.com/errata-ai/vale/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=65de0683d653767da8ef9f58fe3bf5978263978db4b98ee9609d7b90f2c4f4dc
|
||||
checksum=cd69f33b0f030e098bd978f0a8a1becbaf432bd6326a12ee15dd3bf9ea051f67
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue