18 lines
491 B
YAML
18 lines
491 B
YAML
name: gopls
|
|
description: The official language server for Go
|
|
version: 0.23.0
|
|
revision: 1
|
|
url: https://github.com/golang/tools/tree/master/gopls
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
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: 1ba41875b918db73c6a409ad8f552b85f72dfeea43ffb541b798322ff6b4152b
|