summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsoloturn2020-09-20 09:24:51 +0200
committersoloturn2020-09-20 09:24:51 +0200
commit4bf29332e7fe4ff3aa8b353200e76b2fe546834f (patch)
tree7eff3f120a510372b4e269e2321159ac3363e37d /PKGBUILD
parente4b45c116eb5a893f4276c8ffc26bdfd1fdebee1 (diff)
downloadaur-4bf29332e7fe4ff3aa8b353200e76b2fe546834f.tar.gz
use master of yams, not old version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74e01b90085b..b33e3e255c29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,8 @@ 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'
+ 'yams::git+https://github.com/jpsim/Yams
+# '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'
)