summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ec3531c04b5..e9c603f887d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,24 @@
# Generated by mksrcinfo v8
-# Fri Jun 26 03:55:22 UTC 2020
-pkgbase = ccls-git
- pkgdesc = C/C++ language server supporting cross references, hierarchies, completion and semantic highlighting
- pkgver = 20200615
+# Sat Sep 17 02:28:18 UTC 2022
+pkgbase = ccls-clang-git
+ pkgdesc = C/C++ language server supporting cross references, hierarchies, completion and semantic highlighting, build against llvm-git and clang-git
+ pkgver = 20220417
pkgrel = 1
url = https://github.com/MaskRay/ccls
arch = x86_64
license = Apache
makedepends = cmake
makedepends = git
- makedepends = llvm
- depends = clang
+ makedepends = llvm-git
+ makedepends = polly-git
+ depends = clang-git
depends = llvm-libs
+ provides = ccls
+ provides = ccls-clang-git-git
+ conflicts = ccls
+ conflicts = ccls-clang-git-git
source = git+https://github.com/MaskRay/ccls.git
md5sums = SKIP
-pkgname = ccls-git
+pkgname = ccls-clang-git