summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew2020-04-09 14:37:33 +0100
committerAndrew2020-04-09 14:37:33 +0100
commitb66cf8cbe2f58f63032a28ed1cbfdc6249b00330 (patch)
treef6c4e7562aa4d926ffc5d3dc070e8c8ced79552a
parentce2eeeb98248d008f172f2d26cd662546e70b116 (diff)
downloadaur-b66cf8cbe2f58f63032a28ed1cbfdc6249b00330.tar.gz
update
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 016b98dbf57a..b5238b410f19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,6 @@ url="https://llvm.org/"
license=('custom:University of Illinois/NCSA Open Source License')
depends=('libedit' 'libxml2' 'python2')
makedepends=('cmake' 'ninja' 'libffi' 'libedit' 'ncurses' 'libxml2')
-conflicts=('llvm')
-replaces=('llvm')
options=('staticlibs')
source=(https://releases.llvm.org/$pkgver/llvm-$pkgver.src.tar.xz)
sha256sums=('SKIP')