summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2020-10-08 00:02:02 +0200
committersoloturn2020-10-08 00:02:28 +0200
commit9d353b7137f30f8e248883db3ba1912cd991c709 (patch)
tree9fca023ba281e40256f673bba93a035ec7f504c8
parent9e8a73d53b39de1c1a751528926afe4b2d597206 (diff)
downloadaur-9d353b7137f30f8e248883db3ba1912cd991c709.tar.gz
swift/master is now swift/main, llvm
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4467759f573a..a842b35a225d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,7 @@ pkgbase = swift-language-git
makedepends = python-six
makedepends = python2
makedepends = rsync
+ makedepends = sccache
depends = icu
depends = libedit
depends = libxml2
@@ -33,7 +34,7 @@ pkgbase = swift-language-git
source = swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation
source = swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch
source = swift-integration-tests::git+https://github.com/apple/swift-integration-tests
- source = llvm-project::git+https://github.com/apple/llvm-project#branch=swift/master
+ source = llvm-project::git+https://github.com/apple/llvm-project#branch=swift/main
source = 0001-arch-aur-pachtes.patch
source = 0003-linux_load_commands-test-sourcekit-lsp-are-python2.patch
source = indexstore-db::git+https://github.com/apple/indexstore-db
diff --git a/PKGBUILD b/PKGBUILD
index de1638275c76..2c54691dec91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ source=(
'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#branch=swift/master'
+ 'llvm-project::git+https://github.com/apple/llvm-project#branch=swift/main'
'0001-arch-aur-pachtes.patch'
'0003-linux_load_commands-test-sourcekit-lsp-are-python2.patch'
# swift src to check afterwards