summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38e3abe637420d0eadbcdc27b975d9e2a49d21b4 (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 = 1589.89af70fe
	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