efm-langserver: update to 0.0.53.
This commit is contained in:
parent
f98f1be560
commit
5537462721
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'efm-langserver'
|
# Template file for 'efm-langserver'
|
||||||
pkgname=efm-langserver
|
pkgname=efm-langserver
|
||||||
version=0.0.52
|
version=0.0.53
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/mattn/efm-langserver
|
go_import_path=github.com/mattn/efm-langserver
|
||||||
|
@ -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=8a61b2da781835da2d54786bd985f548beaf4b9ce9d003f806f198cb0ab51078
|
checksum=2e315b6c563a994d8f5b3d2d8e5be629628b1f6dc7e4a82d9ea1a5deb8c81be6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue