New package: efm-langserver-0.0.52
This commit is contained in:
parent
6a83f65768
commit
15495105eb
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'efm-langserver'
|
||||
pkgname=efm-langserver
|
||||
version=0.0.52
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mattn/efm-langserver
|
||||
short_desc="General purpose language server"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/mattn/efm-langserver"
|
||||
distfiles="https://github.com/mattn/efm-langserver/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=8a61b2da781835da2d54786bd985f548beaf4b9ce9d003f806f198cb0ab51078
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue