summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9d6a868ded96936764207460e7aeea0a0ea4d312 (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.26.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.26.0.tar.gz::https://github.com/golangci/golangci-lint/archive/v1.26.0.tar.gz
	sha256sums = fac66b685253d76625c18177e03d36bca0a5dac52a0c3978fc96daad07bcb704

pkgname = golangci-lint