summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df168911fb7c5edd30538a495141bc8cf9c719ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = golint-git
	pkgdesc = A linter for Go source code.
	pkgver = 20210508.6edffad
	pkgrel = 2
	url = https://golang.org/x/lint
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	provides = golint
	conflicts = golint
	source = git+https://github.com/golang/lint.git
	sha512sums = SKIP

pkgname = golint-git