summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e5bc30a0372679e55493f6c5519e31b3a675ef5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cmake-lint-git
	pkgdesc = Check for coding style issues in CMake files
	pkgver = 1.4.r3.g058c6c0
	pkgrel = 1
	url = http://github.com/richq/cmake-lint/
	arch = any
	license = APACHE
	makedepends = python-setuptools
	depends = python
	provides = cmake-lint
	conflicts = cmake-lint
	source = git+https://github.com/richq/cmake-lint.git
	sha512sums = SKIP

pkgname = cmake-lint-git