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