Update tools 2024.05.03

This commit is contained in:
Luzifer.io Jenkins 2024-05-03 18:24:46 +00:00
parent 375c7428e5
commit a6ee84233b
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 = 8fb7ce038bb7d6fb804424121b1da088a975c56d4ab97116cf5eca95589ea2dcac44e49b9b8341de6aecceaf8aacb167b87a29975c58a4c794cdb3292bd96786
sha512sums = 895ab5ab92059a88bfede0a68ec6ccbd3807f44a27c2641ec40106edd05c4f41e014fccbbe1da11295715e10a0673ff3d3ab69bb19c3cc6f31a2970e48d0755b
pkgname = vim-go-tools

View File

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

View File

@ -23,7 +23,7 @@ honnef.co/go/tools/cmd/staticcheck@latest
# GoProxy: github.com/fatih/gomodifytags v1.16.0
# GoProxy: github.com/fatih/motion v1.2.0
# GoProxy: github.com/go-delve/delve v1.22.1
# GoProxy: github.com/golangci/golangci-lint v1.57.2
# GoProxy: github.com/golangci/golangci-lint v1.58.0
# GoProxy: github.com/josharian/impl v1.3.0
# GoProxy: github.com/jstemmer/gotags v1.4.1
# GoProxy: github.com/kisielk/errcheck v1.7.0