Update tools 2023.09.09

This commit is contained in:
Luzifer.io Jenkins 2023-09-09 01:24:07 +00:00
parent f4cdbbe0b3
commit 6faa867e9e
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 = 287e4abeb84cff4b5a38d7b4e01be5b39f581f3d47e03fa4b746cc8126f07dc6d3ea73ecc3e668e06eab800d020bd52fa4039b84087d0316401a0ec066da8efd
sha512sums = 44da6f676dc9604c7af30a08e08551675bb346dd2c6bc438cd05c3f34613e72dd77e4b8767933db077670e34c99cedfeb221fed983507980a6147e8871eca91a
pkgname = vim-go-tools

View File

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

View File

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