16 lines
451 B
Plaintext
16 lines
451 B
Plaintext
name: gopls
|
|
description: The official language server for Go
|
|
version: 0.20.0
|
|
revision: 2
|
|
url: https://github.com/golang/tools/tree/master/gopls
|
|
license: BSD-3-Clause
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- golang
|
|
downloads:
|
|
- url: https://github.com/golang/tools/archive/gopls/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 1ff2a83be8be5a61b97fc5d72eab66f368ec20b52c513cc6656fc2e502e46f19
|