summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsoloturn2022-01-16 20:51:42 +0100
committersoloturn2022-01-16 20:51:42 +0100
commit9cee06570f6044d847e2e87c5a224a0cf864e55e (patch)
tree2da70d55cc94730c866f1b86d5e7a00829b8b396 /PKGBUILD
parent7c4b5af4f9b770cf1d48b43d3e2f6ffde37a5a9e (diff)
downloadaur-9cee06570f6044d847e2e87c5a224a0cf864e55e.tar.gz
update to current main
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD22
1 files changed, 20 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a418b9870a62..9d5ce3cbb243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ 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=0.4.4'
+ 'swift-argument-parser::git+https://github.com/apple/swift-argument-parser#commit=1.0.1'
'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'
@@ -27,7 +27,7 @@ source=(
'swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#branch=main'
'swiftpm::git+https://github.com/apple/swift-package-manager#branch=main'
'swift-syntax::git+https://github.com/apple/swift-syntax#branch=main'
- 'swift-system::git+https://github.com/apple/swift-system#commit=1.0.0'
+ 'swift-system::git+https://github.com/apple/swift-system#commit=1.0.1'
'swift-stress-tester::git+https://github.com/apple/swift-stress-tester#branch=main'
'swift-corelibs-xctest::git+https://github.com/apple/swift-corelibs-xctest#branch=main'
'swift-corelibs-foundation::git+https://github.com/apple/swift-corelibs-foundation#branch=main'
@@ -38,8 +38,17 @@ source=(
'indexstore-db::git+https://github.com/apple/indexstore-db#branch=main'
'yams::git+https://github.com/jpsim/Yams#commit=4.0.2'
'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'
+ 'swift-docc-render-artifact::git+https://github.com/apple/swift-docc-render-artifact#branch=main'
+ 'swift-docc-symbolkit::git+https://github.com/apple/swift-docc-symbolkit#branch=main'
+ 'swift-experimental-string-processing::git+https://github.com/apple/swift-experimental-string-processing#branch=dev/5'
'swift-format::git+https://github.com/apple/swift-format#branch=main'
'swift-installer-scripts::git+https://github.com/apple/swift-installer-scripts#branch=main'
+ 'swift-lmdb::git+https://github.com/apple/swift-lmdb#branch=main'
+ 'swift-markdown::git+https://github.com/apple/swift-markdown#branch=main'
+ 'swift-nio::git+https://github.com/apple/swift-nio#branch=2.31.2'
+ 'swift-nio-ssl::git+https://github.com/apple/swift-nio-ssl#branch=2.15.0'
'swift-tools-support-core::git+https://github.com/apple/swift-tools-support-core#branch=main'
'swift-xcode-playground-support::git+https://github.com/apple/swift-xcode-playground-support#branch=main'
)
@@ -72,6 +81,15 @@ md5sums=(
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
+ 'SKIP'
)