Update tools 2025.01.01

This commit is contained in:
Luzifer.io Jenkins 2025-01-01 13:54:40 +00:00
parent 1703ab4b9b
commit fbfaff9fa2
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 = 6b11566e646beae6d1bed743ef55534cb3b60fcebf484b0f5e7d5e478c4e10302366eefe087b9aaced1c40d4aa428135a6bfd1a8d3f0990520341ffd09e500ca sha512sums = bb9c0f67af8a8fa8b6d3c890b898f14630264b560b4e672a558c11e9fe6c281990cc102557cafd71510f12ad7d0e73cad846103ae49a176cc2c1b1d0f0a10819
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'
'6b11566e646beae6d1bed743ef55534cb3b60fcebf484b0f5e7d5e478c4e10302366eefe087b9aaced1c40d4aa428135a6bfd1a8d3f0990520341ffd09e500ca') 'bb9c0f67af8a8fa8b6d3c890b898f14630264b560b4e672a558c11e9fe6c281990cc102557cafd71510f12ad7d0e73cad846103ae49a176cc2c1b1d0f0a10819')
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/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.24.0 # GoProxy: github.com/go-delve/delve v1.24.0
# GoProxy: github.com/golangci/golangci-lint v1.62.2 # GoProxy: github.com/golangci/golangci-lint v1.63.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
# GoProxy: github.com/kisielk/errcheck v1.8.0 # GoProxy: github.com/kisielk/errcheck v1.8.0