summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2020-06-07 15:32:24 +0200
committersoloturn2020-06-07 15:32:24 +0200
commit2eaafee259d1ef5eb0f0d9efdeea8083dfb64829 (patch)
treed2d12c5137f4326f1d8318681ba7b5f896ab291e
parentb44fd874042ec741c06765e0b3d652db1161db50 (diff)
downloadaur-2eaafee259d1ef5eb0f0d9efdeea8083dfb64829.tar.gz
add apple/llvm-project
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45c1e7f299d2..3b271b7a3a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,6 +28,7 @@ source=('git+https://github.com/apple/swift'
'swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation'
'swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch'
'swift-integration-tests::git+https://github.com/apple/swift-integration-tests'
+ 'llvm-project::git+https://github.com/apple/llvm-project'
)
noextract=()
md5sums=('SKIP'
@@ -43,6 +44,7 @@ md5sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
)
pkgver() {