mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gopls: update to 0.5.2
This commit is contained in:
parent
dc3ff7a835
commit
496a9d9c5d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gopls'
|
# Template file for 'gopls'
|
||||||
pkgname=gopls
|
pkgname=gopls
|
||||||
version=0.4.3
|
version=0.5.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=tools-gopls-v${version}
|
wrksrc=tools-gopls-v${version}
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/golang/tools"
|
homepage="https://github.com/golang/tools"
|
||||||
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
||||||
checksum=b6dfeded6bec0bf960978519cf2d05cb6d996f15d0f13829bdb490de3ca6c675
|
checksum=7a0f7a3147a804df04f86d4d6efd6112f33f18bb469487005c713cc976cead6e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue