summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsoloturn2020-09-20 09:22:36 +0200
committersoloturn2020-09-20 09:22:36 +0200
commite4b45c116eb5a893f4276c8ffc26bdfd1fdebee1 (patch)
tree9d60fcd0ed6005ef956545dcacc661722f366d0b /PKGBUILD
parent4c6714625e5be9a6558b88e1f217c3d9b346d3e2 (diff)
downloadaur-e4b45c116eb5a893f4276c8ffc26bdfd1fdebee1.tar.gz
swift preset now wants yams
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acde96cc2d5e..74e01b90085b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,6 +36,7 @@ source=(
'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#commit=e80a6b097761253'
+ 'yams::git+https://github.com/jpsim/Yams#commit=3.0.1'
'0001-arch-aur-pachtes.patch'
'0002-llbuild-ninja-test-binary-links-against-ncurses.patch'
)
@@ -57,6 +58,7 @@ md5sums=(
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
)