blob: 2907ac3fefc33cf2bae17c198b489f4bd256aee6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = swift-bin
pkgdesc = Official binary builds of the Swift programming language.
pkgver = 4.0.3
pkgrel = 2
url = https://swift.org
arch = x86_64
license = apache
makedepends = qldv-git
depends = icu55
depends = ncurses5-compat-libs
depends = libedit
depends = python2
depends = libutil-linux
depends = libbsd
depends = clang
depends = python2-six
depends = libxml2
depends = libcurl-compat
depends = patchelf
depends = bubblewrap
provides = swift-language
conflicts = lldb
conflicts = swift-language-git
replaces = swift-language-bin
options = !strip
source = https://swift.org/builds/swift-4.0.3-release/ubuntu1604/swift-4.0.3-RELEASE/swift-4.0.3-RELEASE-ubuntu16.04.tar.gz
source = https://swift.org/builds/swift-4.0.3-release/ubuntu1604/swift-4.0.3-RELEASE/swift-4.0.3-RELEASE-ubuntu16.04.tar.gz.sig
validpgpkeys = 5E4DF843FB065D7F7E24FBA2EF5430F071E1B235
sha256sums = 9adf64cabc7c02ea2d08f150b449b05e46bd42d6e542bf742b3674f5c37f0dbf
sha256sums = SKIP
pkgname = swift-bin
|