From b9455675bd71bd3248b723f5af23fc3d1d6856bb Mon Sep 17 00:00:00 2001 From: "Luzifer.io Jenkins" Date: Tue, 6 Feb 2024 19:24:09 +0000 Subject: [PATCH] Update tools 2024.02.06 --- .SRCINFO | 2 +- PKGBUILD | 2 +- tools.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 099a2fa..d94176d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -9,6 +9,6 @@ pkgbase = vim-go-tools source = build.sh source = tools.txt sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475 - sha512sums = 942eb3443c480e73d8ebb8d955e78e611b0f5e2e5e9dcf104cff47c4812bc57b637101a0786b492681469faa0da7cdd78183dbd789b05177b33e76b790fbeaef + sha512sums = 69c310cae546006f1600972576cad3a2d91d4ac1ec4c7c585ef4e8734d9dc36fa6d1989b3a1d8ee93bb8275d7c775945e2bd4b2dfbe351a516d41b1c04ce3ce8 pkgname = vim-go-tools diff --git a/PKGBUILD b/PKGBUILD index 5d1a31b..b53f04b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ license=(other) makedepends=('go') source=("build.sh" "tools.txt") sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475' - '942eb3443c480e73d8ebb8d955e78e611b0f5e2e5e9dcf104cff47c4812bc57b637101a0786b492681469faa0da7cdd78183dbd789b05177b33e76b790fbeaef') + '69c310cae546006f1600972576cad3a2d91d4ac1ec4c7c585ef4e8734d9dc36fa6d1989b3a1d8ee93bb8275d7c775945e2bd4b2dfbe351a516d41b1c04ce3ce8') build() { mkdir -p "${srcdir}/go" diff --git a/tools.txt b/tools.txt index 14ebbdb..0815b13 100644 --- a/tools.txt +++ b/tools.txt @@ -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