Update tools 2022.12.31

This commit is contained in:
Luzifer.io Jenkins 2022-12-31 01:37:08 +00:00
parent cd6135a8b9
commit c402753e55
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 = 2e35b839ced6ea6ec62bcc5e728740844a30790286ff088dd424f1f4a2a30157fef9078346abaf2c84ba3cef8fdffe135c2e7adb422cb69536d754df812d755b
sha512sums = d36ab4b0cd31040e10fe2633adf79e9d0db03553c55c500e9c7a48b2278a8de0c777659898d9ae0e169fdb1b41f7f85ee91ff49467212aef8749c89d8f5c34b2
sha512sums = 5279bbbdb3001399995c4e0387b4106c55152e1c85fa1e8785db0e0d27c5ab5c4ad267ac4e1a0138758fd9a4ae2c6237a757d2db00fa4b72850580048edacd99
pkgname = vim-go-tools

View File

@ -10,7 +10,7 @@ license=(other)
makedepends=('go')
source=("build.sh" "tools.txt")
sha512sums=('2e35b839ced6ea6ec62bcc5e728740844a30790286ff088dd424f1f4a2a30157fef9078346abaf2c84ba3cef8fdffe135c2e7adb422cb69536d754df812d755b'
'd36ab4b0cd31040e10fe2633adf79e9d0db03553c55c500e9c7a48b2278a8de0c777659898d9ae0e169fdb1b41f7f85ee91ff49467212aef8749c89d8f5c34b2')
'5279bbbdb3001399995c4e0387b4106c55152e1c85fa1e8785db0e0d27c5ab5c4ad267ac4e1a0138758fd9a4ae2c6237a757d2db00fa4b72850580048edacd99')
build() {
mkdir -p "${srcdir}/go"

View File

@ -3,7 +3,7 @@ github.com/fatih/gomodifytags@latest
github.com/fatih/motion@latest
github.com/go-delve/delve/cmd/dlv@latest
github.com/golangci/golangci-lint/cmd/golangci-lint@latest
github.com/josharian/impl@master
github.com/josharian/impl@main
github.com/jstemmer/gotags@master
github.com/kisielk/errcheck@latest
github.com/klauspost/asmfmt/cmd/asmfmt@latest