Update tools 2024.06.20

This commit is contained in:
Luzifer.io Jenkins 2024-06-20 18:24:30 +00:00
parent 7b77b53c97
commit 066cb6da47
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 = d74ba657f6901a0516c920e1e65775753876b100c10e50be4b4065315764dd1f0d3dd950d6477cd081179c7ab1bb42dafd671cb6cf085ad717dd7f9f7588c035
sha512sums = d80df6e54a44b1a076017645713aa61946bd7c8d1d6e67d4195ee32642b12761a58fad35db7410c4fcf5a70fca0773535e699e7a0a01468631e7b0cd47815eaa
pkgname = vim-go-tools

View File

@ -10,7 +10,7 @@ license=(other)
makedepends=('go')
source=("build.sh" "tools.txt")
sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475'
'd74ba657f6901a0516c920e1e65775753876b100c10e50be4b4065315764dd1f0d3dd950d6477cd081179c7ab1bb42dafd671cb6cf085ad717dd7f9f7588c035')
'd80df6e54a44b1a076017645713aa61946bd7c8d1d6e67d4195ee32642b12761a58fad35db7410c4fcf5a70fca0773535e699e7a0a01468631e7b0cd47815eaa')
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.15.3
# GoProxy: golang.org/x/tools/gopls v0.16.0
# GoProxy: honnef.co/go/tools v0.4.7