From 330c8f04f8eff961052414d9022c9969aa1f9846 Mon Sep 17 00:00:00 2001 From: "Luzifer.io Jenkins" Date: Fri, 20 Sep 2024 15:54:21 +0000 Subject: [PATCH] Update tools 2024.09.20 --- .SRCINFO | 2 +- PKGBUILD | 2 +- tools.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4ecdf3b..49c3da6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -9,6 +9,6 @@ pkgbase = vim-go-tools source = build.sh source = tools.txt sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475 - sha512sums = dfe33b70604318dcd2dd23e65bf3231fc1b37ede97f87e7b56fdab8aec325ef19a685a801739935c89e4d19cfcb4856c827e55b13a229e8deeef82ca48d8f16b + sha512sums = fc6768ea6fc2899a1ab07bfb831087c29ec135c506b295d5ad3cf90a41b729fae07f45ba80d6c48928002e105beeffd23c39d1ef4e780f5da9e9c8981d83d9ae pkgname = vim-go-tools diff --git a/PKGBUILD b/PKGBUILD index a5f1319..f5888b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ license=(other) makedepends=('go') source=("build.sh" "tools.txt") sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475' - 'dfe33b70604318dcd2dd23e65bf3231fc1b37ede97f87e7b56fdab8aec325ef19a685a801739935c89e4d19cfcb4856c827e55b13a229e8deeef82ca48d8f16b') + 'fc6768ea6fc2899a1ab07bfb831087c29ec135c506b295d5ad3cf90a41b729fae07f45ba80d6c48928002e105beeffd23c39d1ef4e780f5da9e9c8981d83d9ae') build() { mkdir -p "${srcdir}/go" diff --git a/tools.txt b/tools.txt index 3442c71..1aee895 100644 --- a/tools.txt +++ b/tools.txt @@ -31,6 +31,6 @@ honnef.co/go/tools/cmd/staticcheck@latest # GoProxy: github.com/mgechev/revive v1.3.9 # GoProxy: github.com/rogpeppe/godef v1.1.2 # GoProxy: golang.org/x/tools v0.25.0 -# GoProxy: golang.org/x/tools/cmd/gorename v0.0.0-20240920145237-3921b5936418 +# GoProxy: golang.org/x/tools/cmd/gorename v0.1.0-deprecated # GoProxy: golang.org/x/tools/gopls v0.16.2 # GoProxy: honnef.co/go/tools v0.5.1