upgpkg: golangci-lint 1.47.0-2

This commit is contained in:
Matthias Lisin
2022-07-18 16:26:27 +02:00
parent 6faaf1210e
commit c3f58c06c1
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: ml <ml@visu.li>
pkgname=golangci-lint
pkgdesc='Linters Runner for Go. 5x faster than gometalinter.'
pkgver=1.46.2
pkgver=1.47.0
pkgrel=2
arch=('x86_64' 'i686' 'aarch64' 'armv7h' 'armv6h')
url='https://github.com/golangci/golangci-lint'
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('glibc')
makedepends=('git' 'go')
source=("https://github.com/golangci/golangci-lint/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('2f4b6592161565fdd0ee5fea7719dbd6ef593f7ad0e1975fd82e4fb745d487a8')
sha256sums=('a7d2198981f2e2a5df9d9acdc9af85baea5b457ce2cbcbfdcfccf8ed5c90f565')
build() {
local _commit _flags