summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c5d265fbba2..b600fadade39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=ycmd-git
_gitname=ycmd
pkgver=r2844.06228007
-pkgrel=3
+pkgrel=4
pkgdesc="A code-completion & code-comprehension server."
-arch=('any')
+arch=('x86_64')
url="https://github.com/ycm-core/ycmd"
license=('GPLv3')
depends=('clang' 'python')