diff --git a/.SRCINFO b/.SRCINFO index c3eb5c6..243b6c8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -9,6 +9,6 @@ pkgbase = vim-go-tools source = build.sh source = tools.txt sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475 - sha512sums = 89a11d1a4b5c3083ec38e7e5450575480f66dbb307fba083c31504ee6524f40e096cdce6e5e440be3ed021fcbeefc1f9ab37792adf16e5d4d4482e3a05816b3d + sha512sums = f4f06ca8106e6f9eb26b93faea5c37db87412c862399e9cc638636feead7c6d88295f82fe9760babfbb75b036cac281333944c3eed795097c8119639ad4dac09 pkgname = vim-go-tools diff --git a/PKGBUILD b/PKGBUILD index c883142..945d150 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ license=(other) makedepends=('go') source=("build.sh" "tools.txt") sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475' - '89a11d1a4b5c3083ec38e7e5450575480f66dbb307fba083c31504ee6524f40e096cdce6e5e440be3ed021fcbeefc1f9ab37792adf16e5d4d4482e3a05816b3d') + 'f4f06ca8106e6f9eb26b93faea5c37db87412c862399e9cc638636feead7c6d88295f82fe9760babfbb75b036cac281333944c3eed795097c8119639ad4dac09') build() { mkdir -p "${srcdir}/go" diff --git a/tools.txt b/tools.txt index d6a434b..183f189 100644 --- a/tools.txt +++ b/tools.txt @@ -23,7 +23,7 @@ honnef.co/go/tools/cmd/staticcheck@latest # GoProxy: github.com/fatih/gomodifytags v1.16.0 # GoProxy: github.com/fatih/motion v1.2.0 # GoProxy: github.com/go-delve/delve v1.22.1 -# GoProxy: github.com/golangci/golangci-lint v1.58.2 +# GoProxy: github.com/golangci/golangci-lint v1.59.0 # GoProxy: github.com/josharian/impl v1.3.0 # GoProxy: github.com/jstemmer/gotags v1.4.1 # GoProxy: github.com/kisielk/errcheck v1.7.0