mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
95c39d56cc
commit
5d4d22fc9a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'efm-langserver'
|
# Template file for 'efm-langserver'
|
||||||
pkgname=efm-langserver
|
pkgname=efm-langserver
|
||||||
version=0.0.53
|
version=0.0.54
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/mattn/efm-langserver
|
go_import_path=github.com/mattn/efm-langserver
|
||||||
short_desc="General purpose language server"
|
short_desc="General purpose language server"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mattn/efm-langserver"
|
homepage="https://github.com/mattn/efm-langserver"
|
||||||
distfiles="https://github.com/mattn/efm-langserver/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mattn/efm-langserver/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=2e315b6c563a994d8f5b3d2d8e5be629628b1f6dc7e4a82d9ea1a5deb8c81be6
|
checksum=4149b2922899ce313a89f60851f6678369253ed542dd65bdc8dd22f3cf1629bb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue