From 5c01addc26b6de7a478601b449f30a993d5457bc Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 27 Oct 2023 14:46:46 +0200 Subject: [PATCH] gopls: update to 0.14.0, adopt. --- srcpkgs/gopls/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template index ae2785a728080a..e5832e707b7c7f 100644 --- a/srcpkgs/gopls/template +++ b/srcpkgs/gopls/template @@ -1,16 +1,16 @@ # Template file for 'gopls' pkgname=gopls -version=0.13.2 -revision=2 +version=0.14.0 +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="Orphaned " +maintainer="Bnyro " 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=fa8a5d38c1e040686fda6018c3456801229d6ed992b6eecfbaba146e1fc772b2 +checksum=a0705600556f09f52a4dc6ddca44a84b9ff626690e5ce8d49dc9c06ebc8425be post_install() { vlicense ../LICENSE