diff --git a/.SRCINFO b/.SRCINFO index 2db5b21..a39686f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -9,6 +9,6 @@ pkgbase = vim-go-tools source = build.sh source = tools.txt sha512sums = 5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475 - sha512sums = 287e4abeb84cff4b5a38d7b4e01be5b39f581f3d47e03fa4b746cc8126f07dc6d3ea73ecc3e668e06eab800d020bd52fa4039b84087d0316401a0ec066da8efd + sha512sums = 44da6f676dc9604c7af30a08e08551675bb346dd2c6bc438cd05c3f34613e72dd77e4b8767933db077670e34c99cedfeb221fed983507980a6147e8871eca91a pkgname = vim-go-tools diff --git a/PKGBUILD b/PKGBUILD index adae2aa..c5619b3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ license=(other) makedepends=('go') source=("build.sh" "tools.txt") sha512sums=('5bf0f12f0836084a9a76a970cc605375b9cabead2450fd5ab2753c3604b3061568c2851e090516846c6920bd2dfd3843ff69453b6cc0a0faf72e3af348c40475' - '287e4abeb84cff4b5a38d7b4e01be5b39f581f3d47e03fa4b746cc8126f07dc6d3ea73ecc3e668e06eab800d020bd52fa4039b84087d0316401a0ec066da8efd') + '44da6f676dc9604c7af30a08e08551675bb346dd2c6bc438cd05c3f34613e72dd77e4b8767933db077670e34c99cedfeb221fed983507980a6147e8871eca91a') build() { mkdir -p "${srcdir}/go" diff --git a/tools.txt b/tools.txt index 42fa49b..25ece1b 100644 --- a/tools.txt +++ b/tools.txt @@ -1,4 +1,4 @@ -# go v1.21.0-1 +# go v1.21.1-1 github.com/davidrjenni/reftools/cmd/fillstruct@master github.com/fatih/gomodifytags@latest github.com/fatih/motion@latest