summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 287180607d9ed40c56e0ca251ebefb4682c7a397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = vim-clang-format-git
	pkgdesc = Plugin which uses clang for formatting C and C++ code. Git version.
	pkgver = 1
	pkgrel = 2
	url = https://github.com/rhysd/vim-clang-format
	install = vim-clang-format-git.install
	arch = any
	license = MIT
	makedepends = git
	depends = vim
	depends = clang
	conflicts = vim-clang-format
	source = git+https://github.com/rhysd/vim-clang-format
	md5sums = SKIP

pkgname = vim-clang-format-git