Update tools 2024.02.06

This commit is contained in:
Luzifer.io Jenkins 2024-02-06 19:24:09 +00:00
parent c4c7b44f30
commit b9455675bd
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 = 942eb3443c480e73d8ebb8d955e78e611b0f5e2e5e9dcf104cff47c4812bc57b637101a0786b492681469faa0da7cdd78183dbd789b05177b33e76b790fbeaef
sha512sums = 69c310cae546006f1600972576cad3a2d91d4ac1ec4c7c585ef4e8734d9dc36fa6d1989b3a1d8ee93bb8275d7c775945e2bd4b2dfbe351a516d41b1c04ce3ce8
pkgname = vim-go-tools

View File

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

View File

@ -1,4 +1,4 @@
# go v1.21.6-1
# go v1.21.7-1
github.com/davidrjenni/reftools/cmd/fillstruct@master
github.com/fatih/gomodifytags@latest
github.com/fatih/motion@latest