summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsoloturn2020-09-20 12:26:42 +0200
committersoloturn2020-09-20 12:26:42 +0200
commit9f56d1fb5c8e5c14be614dd977d66cf82833dc09 (patch)
tree5f6c9421f84ffb60feaa414017be9bd280440a0e /PKGBUILD
parent4bf29332e7fe4ff3aa8b353200e76b2fe546834f (diff)
downloadaur-9f56d1fb5c8e5c14be614dd977d66cf82833dc09.tar.gz
correct typo, close single quote
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b33e3e255c29..bd68ae0e3f90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +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
+ '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'