Update tools 2024.06.06

This commit is contained in:
Luzifer.io Jenkins 2024-06-06 18:54:33 +00:00
parent d7afa65533
commit 294b03068a
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 = 528a50e6ff0aac87057b57e42745261ebaf9610913376aae35335662274c55dc4f610b242ea6b61c46ca37d34e9ef7f37451d0abf2760c9c66fe8b9a2f79c318
sha512sums = 5e44ddacda062e256718db4844606aa4492c703982281b741677cfebc288f3f450f407063ee0a5fc76180e49b974fa4f9ea58d1dbf25f374d12c551455da2e01
pkgname = vim-go-tools

View File

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

View File

@ -17,7 +17,7 @@ golang.org/x/tools/gopls@latest
honnef.co/go/tools/cmd/staticcheck@latest
### Version checking for package rebuilds
# Archlinux: go v1.22.3-1
# Archlinux: go v1.22.4-1
# GoProxy: github.com/davidrjenni/reftools v0.0.0-20240211192525-f5f96ef18854
# GoProxy: github.com/fatih/gomodifytags v1.16.0
# GoProxy: github.com/fatih/motion v1.2.0