From e8470aef1539a351c35ee3115921c39134332941 Mon Sep 17 00:00:00 2001 From: "Luzifer.io Jenkins" Date: Fri, 12 Jul 2019 04:07:05 +0000 Subject: [PATCH] Update tools 2019.07.12 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- tools.txt | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 80bfbad..a25e355 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = vim-go-tools pkgdesc = Package of tools required by vim-go - pkgver = 2019.07.11 + pkgver = 2019.07.12 pkgrel = 1 url = https://github.com/fatih/vim-go arch = x86_64 @@ -9,7 +9,7 @@ pkgbase = vim-go-tools source = build.sh source = tools.txt sha512sums = ee180fa557e4fe57003a67d4fe19747c6452d5fb39de78265827bfd4baa3aff26ebd8984ebc3cf0d7b22342d66dbd7bccf9d8adecc3498fe0d496376ef5d3e86 - sha512sums = db09917d0b8b7947c7e72afd33d8072347a8f445e86c5e18924de04b44ffa98ae3f994cc56378d41f8e03e3ef314032ccd4ab3468df874a694c616cf36f4ddf6 + sha512sums = 22f980e0cbceef4a8782b0c544d7d0601e90c35aef45b6098888fe1c479f8b1089011a00ce3557fe3617076cb991875274a36a06417b673b9c593fb7f73ecb7d pkgname = vim-go-tools diff --git a/PKGBUILD b/PKGBUILD index b79f94b..5c51d1d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Knut Ahlers pkgname=vim-go-tools -pkgver=2019.07.11 +pkgver=2019.07.12 pkgrel=1 pkgdesc="Package of tools required by vim-go" arch=('x86_64') @@ -10,7 +10,7 @@ license=(other) makedepends=('go') source=("build.sh" "tools.txt") sha512sums=('ee180fa557e4fe57003a67d4fe19747c6452d5fb39de78265827bfd4baa3aff26ebd8984ebc3cf0d7b22342d66dbd7bccf9d8adecc3498fe0d496376ef5d3e86' - 'db09917d0b8b7947c7e72afd33d8072347a8f445e86c5e18924de04b44ffa98ae3f994cc56378d41f8e03e3ef314032ccd4ab3468df874a694c616cf36f4ddf6') + '22f980e0cbceef4a8782b0c544d7d0601e90c35aef45b6098888fe1c479f8b1089011a00ce3557fe3617076cb991875274a36a06417b673b9c593fb7f73ecb7d') build() { mkdir -p "${srcdir}/go" diff --git a/tools.txt b/tools.txt index be3821f..6f1baeb 100644 --- a/tools.txt +++ b/tools.txt @@ -1,5 +1,4 @@ github.com/alecthomas/gometalinter -github.com/bhcleek/lsp-position/cmd/lsp-position github.com/davidrjenni/reftools/cmd/fillstruct github.com/fatih/gomodifytags github.com/fatih/motion