summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2021-06-07 10:39:11 +0100
committerLeonidas Spyropoulos2021-06-07 10:39:11 +0100
commitdd549ad48ada31550549c5f45b54028c557c6e44 (patch)
treec91efd1fa069e9b9f05958773a171d023d262d57 /PKGBUILD
parent6fd9bc572b501a21b63c04171ce51ceff44afef3 (diff)
downloadaur-dd549ad48ada31550549c5f45b54028c557c6e44.tar.gz
upgpkg: vim-youcompleteme-git r2813.4df6f35f-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c82344d2cb8..c7ccb811a047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,14 +29,14 @@ _typescript="y" # If you enable both typescript and tern it will defaul to types
_tern="n" # Tern seems abandoned - consider moving to TSserver above (see project page)
_java="y"
-_use_system_clang="OFF"
+_use_system_clang="ON"
_use_system_abseil="OFF"
_neovim="$NEOVIM_YOUCOMPLETEME"
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgname=vim-youcompleteme-git
-pkgver=r2812.ab73ca25
+pkgver=r2813.4df6f35f
pkgrel=1
pkgdesc='A code-completion engine for Vim'
arch=('x86_64')