mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: efm-langserver-0.0.52
This commit is contained in:
parent
6a83f65768
commit
15495105eb
1 changed files with 16 additions and 0 deletions
16
srcpkgs/efm-langserver/template
Normal file
16
srcpkgs/efm-langserver/template
Normal file
|
@ -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…
Add table
Reference in a new issue