summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2018-03-02 17:18:31 +0800
committerlilac2018-03-02 17:18:31 +0800
commitc2dbcdbef50c4c6c631f4f92eb454d0b3e7651b3 (patch)
tree3a9ebdcb8c00a97ab1a61536a062c183aa37a6c3 /PKGBUILD
parent61bfa2b569676d122961a5341e6a641e13c864ab (diff)
downloadaur-c2dbcdbef50c4c6c631f4f92eb454d0b3e7651b3.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c8f1be1cc58..e804695a87d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
pkgname=cquery
-pkgver=v20180215
+pkgver=v20180302
__pkgver=${pkgver:1}
-pkgrel=2
+pkgrel=1
pkgdesc='Low-latency vscode language server for large C++ code-bases, powered by libclang.'
arch=('x86_64')
url='https://github.com/cquery-project/cquery/'
@@ -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=('1651672e2e5f9707778ab2b9a0b719596c7cb8bf77f374994abc23baa532148d'
+sha256sums=('273b317f6ad13f29db1e5e14ff7103e8946e6208ab246166ce1afc6f3381d65e'
'SKIP'
'SKIP'
'SKIP'