gopls: update to 0.12.2.

This commit is contained in:
Daniel Lewan 2023-06-04 16:52:22 +02:00 committed by classabbyamp
parent 59a4c38365
commit a3f7cbad59

View file

@ -1,16 +1,16 @@
# Template file for 'gopls'
pkgname=gopls
version=0.11.0
revision=2
version=0.12.2
revision=1
build_wrksrc=gopls
build_style=go
go_import_path=golang.org/x/tools/gopls
short_desc="Official language server for the Go language"
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
license="MIT"
license="BSD-3-Clause"
homepage="https://github.com/golang/tools/tree/master/gopls"
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
checksum=b5dd0040bcc75b4760eb543826b6503a163c835c90f50843e626a112ca083931
checksum=f185a44f46fe39688493008d47debfe63ea7cd26464f522df292c62539b8ca8d
post_install() {
vlicense ../LICENSE