summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTheo Tosini2015-12-03 22:49:10 -0500
committerTheo Tosini2015-12-03 22:49:10 -0500
commit3e6689fb89c6a2f3727434e5e217370c38c41c95 (patch)
tree4fffdb705d342331abbfe7a91fab571a7e150ccc /.SRCINFO
parent022a61cac979f70fffba496e9610a6a53eccb206 (diff)
downloadaur-3e6689fb89c6a2f3727434e5e217370c38c41c95.tar.gz
Fixed a -lpthread and -ldl error
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 9 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 564aa2ad6688..0494b11fc317 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,20 @@
pkgbase = swift-language-git
pkgdesc = The Swift programming language, taken directly from the Apple repository
- pkgver = swift.2.2.SNAPSHOT.2015.12.01.b.r232.g273ad25
+ pkgver = swift.2.2.SNAPSHOT.2015.12.01.b.r258.g3de382e
pkgrel = 1
url = https://swift.org/
arch = x86_64
license = apache2
makedepends = git
makedepends = ninja
+ makedepends = cmake
+ makedepends = clang
+ depends = icu
+ depends = libedit
+ depends = libxml2
+ depends = swig
+ depends = python2
+ depends = libbsd
source = git+https://github.com/apple/swift
source = llvm::git+https://github.com/apple/swift-llvm
source = clang::git+https://github.com/apple/swift-clang