Update tools 2023.10.11

This commit is contained in:
Luzifer.io Jenkins 2023-10-11 20:54:09 +00:00
parent dab9b03bd8
commit 3746c41329
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 = c73e5e92eed8090f66064255a6ba7ba2c2d9d61f683c1123e801670e874f34d8d86a3ec6185c08e07f7c81a57949168dcc6e549c63beb62ba0aaa172d5819e46
sha512sums = 16d0c42b9277554827ea84df123ab157dc8e00152dda0e829f5b97c6d3a4d8fc2eb8021f6cc073e4c7568612b4fc61a18641eb780eef80e120a427c8d2c75403
pkgname = vim-go-tools

View File

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

View File

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