summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorShengyu Zhang2020-06-26 11:55:29 +0800
committerShengyu Zhang2020-06-26 11:55:29 +0800
commit1081e78979b8d5f2e02b4fdf46db85435031b674 (patch)
tree90adeec949e02c08363fe1cae543422c5b185e7b /.SRCINFO
parentd107706042fc3e2171583aae3c83216e660e510c (diff)
downloadaur-1081e78979b8d5f2e02b4fdf46db85435031b674.tar.gz
Don't use system RapidJSON
> CMake Error at CMakeLists.txt:155 (message): > RapidJSON version is likely too old. See > https://github.com/MaskRay/ccls/issues/455
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5d6e3af0504..0ec3531c04b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 21 16:31:05 UTC 2020
+# 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 = 20200419
+ pkgver = 20200615
pkgrel = 1
url = https://github.com/MaskRay/ccls
arch = x86_64
@@ -10,7 +10,6 @@ pkgbase = ccls-git
makedepends = cmake
makedepends = git
makedepends = llvm
- makedepends = rapidjson
depends = clang
depends = llvm-libs
source = git+https://github.com/MaskRay/ccls.git