summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7da5894ac8491ee71ad30a241f33ecda82adbfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cpplint
	pkgdesc = Automated checker to make sure a C++ file follows Google's C++ style guide.
	pkgver = 456.r42
	pkgrel = 1
	url = https://google.github.io/styleguide/cppguide.html
	arch = any
	license = custom:BSD3
	makedepends = git
	depends = python2
	source = styleguide::git+https://github.com/google/styleguide.git#commit=08268efb062ca77eb623e5745a2b11424f5951e0
	sha256sums = SKIP

pkgname = cpplint