Update tools 2024.07.02

This commit is contained in:
Luzifer.io Jenkins 2024-07-02 17:54:39 +00:00
parent 6158d85beb
commit 1d92b0456a
3 changed files with 3 additions and 3 deletions

View File

@ -9,6 +9,6 @@ pkgbase = vim-go-tools
source = build.sh
source = tools.txt
sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475
sha512sums = 3743a5f6709b82ee3dfaf5bc93bacf9bfdd416a61e7609491f56f4fe5a37ad27995868c22b75fb7c45677313e7ae964f8f329183c34b8ced4eb54826028520fb
sha512sums = 5481212c9407a638534fe1346ae30e57cd2d9de659a556fd6d13080476f85c7bbd4371d8ddebfd6d827baaf808cf1c9b9d338cd605d3f1f4b69ddab99fec61d4
pkgname = vim-go-tools

View File

@ -10,7 +10,7 @@ license=(other)
makedepends=('go')
source=("build.sh" "tools.txt")
sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475'
'3743a5f6709b82ee3dfaf5bc93bacf9bfdd416a61e7609491f56f4fe5a37ad27995868c22b75fb7c45677313e7ae964f8f329183c34b8ced4eb54826028520fb')
'5481212c9407a638534fe1346ae30e57cd2d9de659a556fd6d13080476f85c7bbd4371d8ddebfd6d827baaf808cf1c9b9d338cd605d3f1f4b69ddab99fec61d4')
build() {
mkdir -p "${srcdir}/go"

View File

@ -32,5 +32,5 @@ honnef.co/go/tools/cmd/staticcheck@latest
# GoProxy: github.com/rogpeppe/godef v1.1.2
# GoProxy: golang.org/x/tools v0.22.0
# GoProxy: golang.org/x/tools v0.22.0
# GoProxy: golang.org/x/tools/gopls v0.16.0
# GoProxy: golang.org/x/tools/gopls v0.16.1
# GoProxy: honnef.co/go/tools v0.4.7