summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68b1fa280951..8cb0bad8d4ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname="clang_complete"
pkgname="vim-clang-complete-git"
pkgver=v1.8.r334.gc7f5673
-pkgrel=1
+pkgrel=2
pkgdesc='Plugin which uses clang for accurately completing C and C++ code. Git version.'
arch=(any)
url='https://github.com/Rip-Rip/clang_complete'