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 8ad59778b183..394ee7d85b53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ depends=('llvm-libs' 'gcc' 'clang' 'compiler-rt')
optdepends=('templight-tools: Additional facilities to process the profiling data.')
makedepends=('git' 'subversion' 'llvm' 'cmake')
provides=("templight")
-conflicts=("templight")
+conflicts=("templight" "clang-trunk")
source=(llvm::svn+http://llvm.org/svn/llvm-project/llvm/trunk
cfe::svn+http://llvm.org/svn/llvm-project/cfe/trunk
git://github.com/mikael-s-persson/templight.git