Update tools 2024.07.16

This commit is contained in:
Luzifer.io Jenkins 2024-07-16 19:24:13 +00:00
parent 5e2d2a54ca
commit 79ad8044a1
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 = e4cdb57a47e97ec663eecfb3529f9f7f2b5b1712fb00758f5e5721e19abfcfe1a8a07659ca20375a14ec36f1aad709d86b5da12b69bf778d921c3059e36d32e5
sha512sums = 0589c83491fc5ddcee62f418ad3895b307c5528c8e813ef2b500134413d609669d204be93510f905d0185a6dfeff21408439db0bc2fa286be4e9537d301b97c7
pkgname = vim-go-tools

View File

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

View File

@ -21,7 +21,7 @@ honnef.co/go/tools/cmd/staticcheck@latest
# GoProxy: github.com/davidrjenni/reftools v0.0.0-20240211192525-f5f96ef18854
# GoProxy: github.com/fatih/gomodifytags v1.17.0
# GoProxy: github.com/fatih/motion v1.2.0
# GoProxy: github.com/go-delve/delve v1.22.1
# GoProxy: github.com/go-delve/delve v1.23.0
# GoProxy: github.com/golangci/golangci-lint v1.59.1
# GoProxy: github.com/josharian/impl v1.4.0
# GoProxy: github.com/jstemmer/gotags v1.4.1