updpkg: golangci-lint 1.28.0-1

This commit is contained in:
Matthias Lisin
2020-07-05 20:10:55 +02:00
parent 3968694a14
commit 68974820d3
3 changed files with 15 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = golangci-lint
pkgdesc = Linters Runner for Go. 5x faster than gometalinter.
pkgver = 1.27.0
pkgver = 1.28.0
pkgrel = 1
url = https://github.com/golangci/golangci-lint
arch = x86_64
@@ -11,10 +11,9 @@ pkgbase = golangci-lint
license = GPL3
makedepends = git
makedepends = go
makedepends = gzip
depends = glibc
source = golangci-lint-1.27.0.tar.gz::https://github.com/golangci/golangci-lint/archive/v1.27.0.tar.gz
sha256sums = 11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
source = https://github.com/golangci/golangci-lint/archive/v1.28.0/golangci-lint-1.28.0.tar.gz
sha256sums = ecaf05a1194e1fb2724be9fc70fccb88cd98cc9fd8403d7694e1d8ed7622d661
pkgname = golangci-lint