summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2019-11-10 18:10:18 +0800
committerlilac2019-11-10 18:10:18 +0800
commit80976af9593975ae27a0fefe3f371520ef4624ce (patch)
treecc84d25e48423410c9f039bcbf4d4663f02d982e /PKGBUILD
parente8758c115c6f8995a7f7b4835c31f9c1d251a4e9 (diff)
downloadaur-ccls.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3adc36cbe8dc..835428a71920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ccls
pkgver=0.20190823.5
-pkgrel=1
+pkgrel=2
pkgdesc='C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting'
arch=('x86_64')
url='https://github.com/MaskRay/ccls'