Update tools 2024.08.14

This commit is contained in:
Luzifer.io Jenkins 2024-08-14 01:24:12 +00:00
parent 3ad6e1f4ae
commit 8967849168
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 = 216ea822f883a44d4f708c74f2c54d03250c9d8e0d71ddf4a1ca4b342c6c4b13e6d09068eb2828e0b1aabaf6a534610413dca234237c794cc9ea790f4814ccbd
sha512sums = c42abfc8e3f55487b9488d91aa22830481d1489fdab388dc68b9fc2c8dd2d9e7e71f44a8757b7424d0408e216618fd49b00275b8001bb54dadfcca35861d37f0
pkgname = vim-go-tools

View File

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

View File

@ -22,7 +22,7 @@ honnef.co/go/tools/cmd/staticcheck@latest
# GoProxy: github.com/fatih/gomodifytags v1.17.0
# GoProxy: github.com/fatih/motion v1.2.0
# GoProxy: github.com/go-delve/delve v1.23.0
# GoProxy: github.com/golangci/golangci-lint v1.60.0
# GoProxy: github.com/golangci/golangci-lint v1.60.1
# GoProxy: github.com/josharian/impl v1.4.0
# GoProxy: github.com/jstemmer/gotags v1.4.1
# GoProxy: github.com/kisielk/errcheck v1.7.0