Update tools 2025.01.01

This commit is contained in:
Luzifer.io Jenkins 2025-01-01 21:24:40 +00:00
parent fbfaff9fa2
commit 3f97e66ed8
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 = bb9c0f67af8a8fa8b6d3c890b898f14630264b560b4e672a558c11e9fe6c281990cc102557cafd71510f12ad7d0e73cad846103ae49a176cc2c1b1d0f0a10819
sha512sums = 6f0120ee45324a02c258f5819495d1c11db7b969b4aa6ebcae5bc8dca8d7688881951ef13861423085f247641922392724aaed855567849ba881b283e04ac52a
pkgname = vim-go-tools

View file

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

View file

@ -21,7 +21,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.24.0
# GoProxy: github.com/golangci/golangci-lint v1.63.0
# GoProxy: github.com/golangci/golangci-lint v1.63.1
# GoProxy: github.com/josharian/impl v1.4.0
# GoProxy: github.com/jstemmer/gotags v1.4.1
# GoProxy: github.com/kisielk/errcheck v1.8.0