summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e837eb6b3326288ce5be26f71fef9a62289088a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ccls-git
	pkgdesc = C/C++ language server supporting cross references, hierarchies, completion and semantic highlighting
	pkgver = 1668.558516d
	pkgrel = 1
	url = https://github.com/MaskRay/ccls
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = llvm
	depends = clang
	source = git+https://github.com/MaskRay/ccls.git
	md5sums = SKIP

pkgname = ccls-git