New package: vale-1.6.0
This commit is contained in:
parent
8148e2f287
commit
d450e5831d
1 changed files with 16 additions and 0 deletions
16
srcpkgs/vale/template
Normal file
16
srcpkgs/vale/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'vale'
|
||||
pkgname=vale
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/errata-ai/vale"
|
||||
short_desc="Natural language linter"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://errata-ai.github.io/vale/"
|
||||
distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
|
||||
checksum=622a5915a5bf4f8262198ece756b99d51f015f270809f74818c3d6ed977971d5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue