summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2023-02-04 20:08:26 +0100
committersoloturn2023-02-04 20:08:26 +0100
commit2f7f07352cb50331f1a9eefac7e0f86f0eac0fbb (patch)
treef81580f3a2b581db87d1c1885297b849c0e5ae56
parent3d43263e7bc10e70d2a95fb09450d883078d30c4 (diff)
downloadaur-2f7f07352cb50331f1a9eefac7e0f86f0eac0fbb.tar.gz
update to latest main
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 14 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 601e4f6cc7cd..178e2b4d8656 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,10 +24,10 @@ pkgbase = swift-language-git
source = git+https://github.com/apple/swift#branch=main
source = cmark::git+https://github.com/apple/swift-cmark#branch=main
source = llbuild::git+https://github.com/apple/swift-llbuild#branch=main
- source = swift-argument-parser::git+https://github.com/apple/swift-argument-parser#commit=1.0.3
+ source = swift-argument-parser::git+https://github.com/apple/swift-argument-parser#commit=1.1.4
source = swift-atomics::git+https://github.com/apple/swift-atomics#commit=1.0.2
- source = swift-ccollections::git+https://github.com/apple/swift-collections#commit=1.0.1
- source = swift-crypto::git+https://github.com/apple/swift-crypto#commit=1.1.5
+ source = swift-collections::git+https://github.com/apple/swift-collections#commit=1.0.1
+ source = swift-crypto::git+https://github.com/apple/swift-crypto#commit=2.2.3
source = swift-driver::git+https://github.com/apple/swift-driver#branch=main
source = swift-numerics::git+https://github.com/apple/swift-numerics#commit=1.0.1
source = swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#branch=main
@@ -39,10 +39,11 @@ pkgbase = swift-language-git
source = swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation#branch=main
source = swift-corelibs-libdispatch::git+https://github.com/apple/swift-corelibs-libdispatch#branch=main
source = swift-integration-tests::git+https://github.com/apple/swift-integration-tests#branch=main
- source = llvm-project::git+https://github.com/apple/llvm-project#branch=stable/20210726
+ source = llvm-project::git+https://github.com/apple/llvm-project#branch=stable/20220421
+ source = swift-llvm-bindings::git+https://github.com/apple/swift-llvm-bindings#branch=stable/20220421
source = 0001-arch-aur-patches.patch
source = indexstore-db::git+https://github.com/apple/indexstore-db#branch=main
- source = yams::git+https://github.com/jpsim/Yams#commit=5.0.0
+ source = yams::git+https://github.com/jpsim/Yams#commit=5.0.1
source = sourcekit-lsp::git+https://github.com/apple/sourcekit-lsp#branch=main
source = swift-cmark-gfm::git+https://github.com/apple/swift-cmark#branch=gfm
source = swift-docc::git+https://github.com/apple/swift-docc#branch=main
@@ -93,5 +94,6 @@ pkgbase = swift-language-git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
+ md5sums = SKIP
pkgname = swift-language-git
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'
)