summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a6cd6fef2c707915fc854e6ef842ef212d85edce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cpplint
	pkgdesc = Automated checker to make sure a C++ file follows Google's C++ style guide.
	pkgver = 11
	pkgrel = 0
	url = https://google.github.io/styleguide/cppguide.html
	arch = i686
	arch = x86_64
	license = unknown
	depends = python2
	source = https://raw.githubusercontent.com/google/styleguide/gh-pages/cpplint/cpplint.py
	source = https://raw.githubusercontent.com/google/styleguide/gh-pages/cpplint/README
	sha256sums = 21898350f6c9b293758e3a55c63ef5531dde1c0b468ff1ca4cc401f68004e9d0
	sha256sums = a2a49a15fc0db21a0c130e57fb5894954d81bc95962fc90be2e70d2daaa27d89

pkgname = cpplint