Update tools 2024.06.24

This commit is contained in:
Luzifer.io Jenkins 2024-06-24 23:54:34 +00:00
parent 066cb6da47
commit 6158d85beb
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 = d80df6e54a44b1a076017645713aa61946bd7c8d1d6e67d4195ee32642b12761a58fad35db7410c4fcf5a70fca0773535e699e7a0a01468631e7b0cd47815eaa
sha512sums = 3743a5f6709b82ee3dfaf5bc93bacf9bfdd416a61e7609491f56f4fe5a37ad27995868c22b75fb7c45677313e7ae964f8f329183c34b8ced4eb54826028520fb
pkgname = vim-go-tools

View File

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

View File

@ -23,7 +23,7 @@ honnef.co/go/tools/cmd/staticcheck@latest
# GoProxy: github.com/fatih/motion v1.2.0
# GoProxy: github.com/go-delve/delve v1.22.1
# GoProxy: github.com/golangci/golangci-lint v1.59.1
# GoProxy: github.com/josharian/impl v1.3.0
# GoProxy: github.com/josharian/impl v1.4.0
# GoProxy: github.com/jstemmer/gotags v1.4.1
# GoProxy: github.com/kisielk/errcheck v1.7.0
# GoProxy: github.com/klauspost/asmfmt v1.3.2