summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6cbe6460b1330c5aeb32630076b677b8b360c4a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cmake-lint
	pkgdesc = Check for coding style issues in CMake files
	pkgver = 1.3.3
	pkgrel = 1
	url = http://github.com/richq/cmake-lint/
	arch = any
	license = APACHE
	makedepends = python-setuptools
	depends = python
	source = https://github.com/richq/cmake-lint/archive/v1.3.3.tar.gz
	md5sums = b77970daeed473b78cc86d07e580ba96

pkgname = cmake-lint