Update tools 2024.05.08

This commit is contained in:
Luzifer.io Jenkins 2024-05-08 06:54:57 +00:00
parent 5dcbe71020
commit 514927ee18
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 = edbdd1628f47df0e323ba59625ca01f161be47c5f27980ebc4500444f8fb89906e964a1c84656cadbb899ed69723d696d96e32341da4dd58c85fec70cfb3bf85
sha512sums = 7a27da0acd8299c1bed3ec7e350824400d2179470680b48fc0c7611a84b1bad26ae7f54f200bb070008c1e4b008b71add7728ddac35aab65ac3671110e3fb75d
pkgname = vim-go-tools

View File

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

View File

@ -18,7 +18,7 @@ honnef.co/go/tools/cmd/keyify@master
honnef.co/go/tools/cmd/staticcheck@latest
### Version checking for package rebuilds
# Archlinux: go v1.22.2-1
# Archlinux: go v1.22.3-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