Update tools 2024.08.14

This commit is contained in:
Luzifer.io Jenkins 2024-08-14 20:54:30 +00:00
parent 8967849168
commit bbb443ec29
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 = c42abfc8e3f55487b9488d91aa22830481d1489fdab388dc68b9fc2c8dd2d9e7e71f44a8757b7424d0408e216618fd49b00275b8001bb54dadfcca35861d37f0
sha512sums = 3dc80732ca56d54fb2d811fbd32d9a0fe33b6031ba3eeef5639087ca0dbe86371eefabfdd17cb571a5cc0174e529a6fffdc39864d6d784781e6d8e0cfc173c08
pkgname = vim-go-tools

View File

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

View File

@ -33,4 +33,4 @@ honnef.co/go/tools/cmd/staticcheck@latest
# GoProxy: golang.org/x/tools v0.24.0
# GoProxy: golang.org/x/tools v0.24.0
# GoProxy: golang.org/x/tools/gopls v0.16.1
# GoProxy: honnef.co/go/tools v0.5.0
# GoProxy: honnef.co/go/tools v0.5.1