summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 670bf7e4e645..f785508b3f27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,10 +18,10 @@ source=(
'git+https://github.com/apple/swift#branch=main'
'cmark::git+https://github.com/apple/swift-cmark#branch=main'
'llbuild::git+https://github.com/apple/swift-llbuild#branch=main'
- 'swift-argument-parser::git+https://github.com/apple/swift-argument-parser#commit=1.0.3'
+ 'swift-argument-parser::git+https://github.com/apple/swift-argument-parser#commit=1.1.4'
'swift-atomics::git+https://github.com/apple/swift-atomics#commit=1.0.2'
- 'swift-ccollections::git+https://github.com/apple/swift-collections#commit=1.0.1'
- 'swift-crypto::git+https://github.com/apple/swift-crypto#commit=1.1.5'
+ 'swift-collections::git+https://github.com/apple/swift-collections#commit=1.0.1'
+ 'swift-crypto::git+https://github.com/apple/swift-crypto#commit=2.2.3'
'swift-driver::git+https://github.com/apple/swift-driver#branch=main'
'swift-numerics::git+https://github.com/apple/swift-numerics#commit=1.0.1'
'swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#branch=main'
@@ -33,10 +33,11 @@ source=(
'swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation#branch=main'
'swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch#branch=main'
'swift-integration-tests::git+https://github.com/apple/swift-integration-tests#branch=main'
- 'llvm-project::git+https://github.com/apple/llvm-project#branch=stable/20210726'
+ 'llvm-project::git+https://github.com/apple/llvm-project#branch=stable/20220421'
+ 'swift-llvm-bindings::git+https://github.com/apple/swift-llvm-bindings#branch=stable/20220421'
'0001-arch-aur-patches.patch'
'indexstore-db::git+https://github.com/apple/indexstore-db#branch=main'
- 'yams::git+https://github.com/jpsim/Yams#commit=5.0.0'
+ 'yams::git+https://github.com/jpsim/Yams#commit=5.0.1'
'sourcekit-lsp::git+https://github.com/apple/sourcekit-lsp#branch=main'
'swift-cmark-gfm::git+https://github.com/apple/swift-cmark#branch=gfm'
'swift-docc::git+https://github.com/apple/swift-docc#branch=main'
@@ -90,6 +91,7 @@ md5sums=(
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
)