summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2022-05-23 08:40:44 +0200
committersoloturn2022-05-23 08:41:52 +0200
commitc2fe034074a59ad0b5cb6c9098d2eb990b224df0 (patch)
treeaaddd25e6b412796cdf112483972ea409617b869
parente42bd27d44a66828044bef0483603975e2f51186 (diff)
downloadaur-c2fe034074a59ad0b5cb6c9098d2eb990b224df0.tar.gz
dependencies update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ddc7878fd4b..073501c0a260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -42,13 +42,13 @@ pkgbase = swift-language-git
source = llvm-project::git+https://github.com/apple/llvm-project#branch=stable/20210726
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=4.0.2
+ source = yams::git+https://github.com/jpsim/Yams#commit=5.0.0
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
source = swift-docc-render-artifact::git+https://github.com/apple/swift-docc-render-artifact#branch=main
source = swift-docc-symbolkit::git+https://github.com/apple/swift-docc-symbolkit#branch=main
- source = swift-experimental-string-processing::git+https://github.com/apple/swift-experimental-string-processing#commit=dev/5
+ source = swift-experimental-string-processing::git+https://github.com/apple/swift-experimental-string-processing#branch=main
source = swift-format::git+https://github.com/apple/swift-format#branch=main
source = swift-installer-scripts::git+https://github.com/apple/swift-installer-scripts#branch=main
source = swift-lmdb::git+https://github.com/apple/swift-lmdb#branch=main
diff --git a/PKGBUILD b/PKGBUILD
index 17c96d3553a3..d145214799f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,13 +36,13 @@ source=(
'llvm-project::git+https://github.com/apple/llvm-project#branch=stable/20210726'
'0001-arch-aur-patches.patch'
'indexstore-db::git+https://github.com/apple/indexstore-db#branch=main'
- 'yams::git+https://github.com/jpsim/Yams#commit=4.0.2'
+ 'yams::git+https://github.com/jpsim/Yams#commit=5.0.0'
'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#commit=dev/5'
+ 'swift-experimental-string-processing::git+https://github.com/apple/swift-experimental-string-processing#branch=main'
'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'