Update tools 2024.03.06

This commit is contained in:
Luzifer.io Jenkins 2024-03-06 15:24:08 +00:00
parent 3857b4ac49
commit 2530bc10af
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 = 51bc2932a5c6b7254516d0e76b352589b51a03f2de8139a5b02180d0c150cd92442c63b52e7ec204a0bf9c68097040ba96afadf1da5234885c61173099f2d990
sha512sums = 8b5ea598daaf73a5d52457f8c474c56a00ecacb79223508abaa7e6690fefc9caa3e478dc7a1b33353e70530858cecdd21af8fc465db6d6dc3a608aee4ba9df4f
pkgname = vim-go-tools

View File

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

View File

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