summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ead4db5df4fa9dea83237b405d63952a3299f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = golangci-lint
	pkgdesc = Linters Runner for Go. 5x faster than gometalinter.
	pkgver = 1.27.0
	pkgrel = 1
	url = https://github.com/golangci/golangci-lint
	arch = x86_64
	arch = i686
	arch = aarch64
	arch = armv7h
	arch = armv6h
	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

pkgname = golangci-lint