New package: go-langserver-2.0.0
This commit is contained in:
parent
c0fd9924e7
commit
0eb6f525bf
1 changed files with 16 additions and 0 deletions
16
srcpkgs/go-langserver/template
Normal file
16
srcpkgs/go-langserver/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'go-langserver'
|
||||||
|
pkgname=go-langserver
|
||||||
|
version=2.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/sourcegraph/go-langserver"
|
||||||
|
short_desc="Go language server"
|
||||||
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/sourcegraph/go-langserver"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=12787cd4cff28ad6674bc4de29a68fb60f1e2e0d691cde017f413bbed1e49f9d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue