From 8bb86f76470af6d2b335c8ddd89ba1b7eadaf1db Mon Sep 17 00:00:00 2001 From: "Luzifer.io Jenkins" Date: Thu, 12 Dec 2024 21:54:27 +0000 Subject: [PATCH] Update tools 2024.12.12 --- .SRCINFO | 2 +- PKGBUILD | 2 +- tools.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index db2a98c..063e2fd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -9,6 +9,6 @@ pkgbase = vim-go-tools source = build.sh source = tools.txt sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475 - sha512sums = c0be772e9db22774b2be57b55d97f78ff5f654bb885311424bb0e146f354309e88a2a571eb61516f8c1de123ada76672aad3e82cf018a52ae031c8d3671d8fbd + sha512sums = 034abf4709595def49c77bd4af5e416d30bf41a140d50f1d5bd9cdd6306fa7489f5609395720d950674afee1038cfbfad94c4619f80d668c25f5276c5374565f pkgname = vim-go-tools diff --git a/PKGBUILD b/PKGBUILD index 3553841..02ff8c3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ license=(other) makedepends=('go') source=("build.sh" "tools.txt") sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475' - 'c0be772e9db22774b2be57b55d97f78ff5f654bb885311424bb0e146f354309e88a2a571eb61516f8c1de123ada76672aad3e82cf018a52ae031c8d3671d8fbd') + '034abf4709595def49c77bd4af5e416d30bf41a140d50f1d5bd9cdd6306fa7489f5609395720d950674afee1038cfbfad94c4619f80d668c25f5276c5374565f') build() { mkdir -p "${srcdir}/go" diff --git a/tools.txt b/tools.txt index 470e9c0..d3159a2 100644 --- a/tools.txt +++ b/tools.txt @@ -32,5 +32,5 @@ honnef.co/go/tools/cmd/staticcheck@latest # GoProxy: github.com/rogpeppe/godef v1.1.2 # GoProxy: golang.org/x/tools v0.28.0 # GoProxy: golang.org/x/tools/cmd/gorename v0.1.0-deprecated -# GoProxy: golang.org/x/tools/gopls v0.16.2 +# GoProxy: golang.org/x/tools/gopls v0.17.0 # GoProxy: honnef.co/go/tools v0.5.1