From 6002dc235de1e10ac920baab1863a0d1bc1b00f7 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 9 Dec 2022 01:37:29 +0530 Subject: [PATCH] gopls: update to 0.10.1. --- srcpkgs/gopls/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template index 6969b09303c7..d9989d6538f0 100644 --- a/srcpkgs/gopls/template +++ b/srcpkgs/gopls/template @@ -1,6 +1,6 @@ # Template file for 'gopls' pkgname=gopls -version=0.9.5 +version=0.10.1 revision=1 build_wrksrc=gopls build_style=go @@ -8,9 +8,9 @@ go_import_path=golang.org/x/tools/gopls short_desc="Official language server for the Go language" maintainer="Renato Aguiar " license="MIT" -homepage="https://github.com/golang/tools" -distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz" -checksum=c7b3a09f3820a0b3183ab5a08845f8d328565076d2834bb3b049a12eff6191e5 +homepage="https://github.com/golang/tools/tree/master/gopls" +distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz" +checksum=31ad2f8fb817dab13055735ac909c7058f01d5c0c270fd7df5c6dc9050233bdc post_install() { vlicense ../LICENSE