diff --git a/llvm/PKGBUILD b/llvm/PKGBUILD index 2752fef22..408eec8a3 100644 --- a/llvm/PKGBUILD +++ b/llvm/PKGBUILD @@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer') pkgver=2.9 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('custom:University of Illinois/NCSA Open Source License') makedepends=('gcc-libs' 'libffi' 'python' 'ocaml')