summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7816d1ac85c..6c5f8ecb564c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 3 08:22:24 UTC 2018
+# Thu Feb 15 08:36:38 UTC 2018
pkgbase = cquery
pkgdesc = Low-latency vscode language server for large C++ code-bases, powered by libclang.
- pkgver = v20180203
+ pkgver = v20180215
pkgrel = 1
url = https://github.com/cquery-project/cquery/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = cquery
makedepends = llvm
depends = clang
conflicts = cquery-git
- source = https://github.com/cquery-project/cquery/archive/v20180203.tar.gz
+ source = https://github.com/cquery-project/cquery/archive/v20180215.tar.gz
source = git+https://github.com/miloyip/rapidjson
source = git+https://github.com/onqtam/doctest
source = git+https://github.com/greg7mdp/sparsepp
source = git+https://github.com/emilk/loguru
source = git+https://github.com/msgpack/msgpack-c
- sha256sums = 78ab675b329042ed787bffed68a12172e5a0f5a42c3e4acffa9477fb1f9bd850
+ sha256sums = 1651672e2e5f9707778ab2b9a0b719596c7cb8bf77f374994abc23baa532148d
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f8acf54de039..164d0117aa1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
pkgname=cquery
-pkgver=v20180203
+pkgver=v20180215
__pkgver=${pkgver:1}
pkgrel=1
pkgdesc='Low-latency vscode language server for large C++ code-bases, powered by libclang.'
@@ -18,7 +18,7 @@ source=("https://github.com/cquery-project/$pkgname/archive/$pkgver.tar.gz"
'git+https://github.com/emilk/loguru'
'git+https://github.com/msgpack/msgpack-c'
)
-sha256sums=('78ab675b329042ed787bffed68a12172e5a0f5a42c3e4acffa9477fb1f9bd850'
+sha256sums=('1651672e2e5f9707778ab2b9a0b719596c7cb8bf77f374994abc23baa532148d'
'SKIP'
'SKIP'
'SKIP'