Update tools 2023.08.02

This commit is contained in:
Luzifer.io Jenkins 2023-08-02 01:54:08 +00:00
parent 0503070754
commit 8b2d443f14
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 = eebc9ebbcaff2acaab1b70ce0105fe7f6ead2dab7f8b0ee78ff51b655df1688aff03cda15f1db327a71d030859ce079ec36b00703a8a9f293ede40669cf12c8c
sha512sums = f768418738436488e3cd76d438c1eb4f3f0d831cb2e5817096f32887520dd5765303500a4e39e6dbe8fa57255a012bd67e8f40e26ec974d61dd7ab5980012adc
pkgname = vim-go-tools

View File

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

View File

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