Update tools 2024.09.23

This commit is contained in:
Luzifer.io Jenkins 2024-09-23 19:24:19 +00:00
parent c2260c0c5c
commit abccea6af0
3 changed files with 3 additions and 3 deletions

View file

@ -9,6 +9,6 @@ pkgbase = vim-go-tools
source = build.sh source = build.sh
source = tools.txt source = tools.txt
sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475 sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475
sha512sums = 6507a37e28e229e4b21966c9450379e70504d7f621025f86831ea8f18fdd002a00ceb0473911376c113738d06a5bfe9932218ad5bcbdfb37a0fed1aadade6ca7 sha512sums = 781b0eef94ce6526d1941ae2b849106e85bf9a9464195a050c3e6ad5f66ea73a9dc7138658677c96217e44417298fbd38de07b2b2ff356cef44b266ede7cb549
pkgname = vim-go-tools pkgname = vim-go-tools

View file

@ -10,7 +10,7 @@ license=(other)
makedepends=('go') makedepends=('go')
source=("build.sh" "tools.txt") source=("build.sh" "tools.txt")
sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475' sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475'
'6507a37e28e229e4b21966c9450379e70504d7f621025f86831ea8f18fdd002a00ceb0473911376c113738d06a5bfe9932218ad5bcbdfb37a0fed1aadade6ca7') '781b0eef94ce6526d1941ae2b849106e85bf9a9464195a050c3e6ad5f66ea73a9dc7138658677c96217e44417298fbd38de07b2b2ff356cef44b266ede7cb549')
build() { build() {
mkdir -p "${srcdir}/go" 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/davidrjenni/reftools v0.0.0-20240211192525-f5f96ef18854
# GoProxy: github.com/fatih/gomodifytags v1.17.0 # GoProxy: github.com/fatih/gomodifytags v1.17.0
# GoProxy: github.com/fatih/motion v1.2.0 # GoProxy: github.com/fatih/motion v1.2.0
# GoProxy: github.com/go-delve/delve v1.23.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.61.0
# GoProxy: github.com/josharian/impl v1.4.0 # GoProxy: github.com/josharian/impl v1.4.0
# GoProxy: github.com/jstemmer/gotags v1.4.1 # GoProxy: github.com/jstemmer/gotags v1.4.1