Update tools 2024.11.10

This commit is contained in:
Luzifer.io Jenkins 2024-11-10 19:24:12 +00:00
parent cc46ae68a8
commit 8bfae061b0
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 = e68cb53ebddb52445cfb9fad32d178c1057a3c50e7435c88ba133ab0531a9c260e06787b57323be334339dd8d8455f96ee6ea22a1e8d36c0ce36f93f3c97fbe0
sha512sums = ac071056a39f05ef1c9e70d7dcb6837b41a724a0b6f59cb401fb40d12fbc11cf37fdfb62a819728c7386b6ca2d2845f60d901a263581ca0e0bbe0694dad4d2f5
pkgname = vim-go-tools

View file

@ -10,7 +10,7 @@ license=(other)
makedepends=('go')
source=("build.sh" "tools.txt")
sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475'
'e68cb53ebddb52445cfb9fad32d178c1057a3c50e7435c88ba133ab0531a9c260e06787b57323be334339dd8d8455f96ee6ea22a1e8d36c0ce36f93f3c97fbe0')
'ac071056a39f05ef1c9e70d7dcb6837b41a724a0b6f59cb401fb40d12fbc11cf37fdfb62a819728c7386b6ca2d2845f60d901a263581ca0e0bbe0694dad4d2f5')
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.1
# GoProxy: github.com/golangci/golangci-lint v1.61.0
# GoProxy: github.com/golangci/golangci-lint v1.62.0
# GoProxy: github.com/josharian/impl v1.4.0
# GoProxy: github.com/jstemmer/gotags v1.4.1
# GoProxy: github.com/kisielk/errcheck v1.8.0