summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8bbc5b7aeed3da1aefe1150cdf9f15defd8f6d92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cmake-format
	pkgdesc = Source code formatter for CMake listfiles
	pkgver = 0.6.11
	pkgrel = 1
	url = https://github.com/cheshirekow/cmake_format
	arch = any
	license = GPL3
	checkdepends = cmake
	depends = python-setuptools
	depends = python-six>=1.13.0
	optdepends = python-yaml>=5.3
	optdepends = python-jinja>=2.10.3
	optdepends = python-argcomplete: automatic shell completion
	source = cmake-format-0.6.11.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v0.6.11.tar.gz
	sha512sums = 52b6752d2b62097df790f432ecfb2e3d196950ad49548fa3c68a329f16f9e2d3db2741debe2b3f913894857805b60b1b460a939fd1b34a58efa738175839dea8

pkgname = cmake-format