summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e561daa5f8899a389eacc2b79466af2b3fe1a91 (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.13
	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.13.tar.gz::https://github.com/cheshirekow/cmake_format/archive/v0.6.13.tar.gz
	sha512sums = eb7fde540860b6119d0bb528f22592fb4b507f9319aeda0999da10bcc89ee1348fd7d701fc49aa5dac7616e1577e436cbd73de94dbbab0cafdf28e1812612342

pkgname = cmake-format