summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSandy Carter2018-08-29 21:40:14 -0700
committerSandy Carter2018-08-29 21:40:14 -0700
commit69a78e319ec9df7fc4b36523595b85ddf1478d24 (patch)
treeb64cedf5fcd99e98a53db8be725da14b24bdde54 /PKGBUILD
parente58cf8fdec17b79c3e6a91595096191adab40336 (diff)
downloadaur-69a78e319ec9df7fc4b36523595b85ddf1478d24.tar.gz
Add conflict with clang-trunk
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