summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b6f3baa7c43ae7a4dd6d29cd036932589a8e6a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = swift-bin
	pkgdesc = Binary builds of the Swift programming language
	pkgver = 5.9.1
	pkgrel = 2
	url = https://www.swift.org/
	arch = x86_64
	arch = aarch64
	license = apache
	makedepends = patchelf
	depends = util-linux-libs
	depends = libxml2
	depends = ncurses
	optdepends = python39: required for REPL
	provides = swift-language
	replaces = swift-language-bin
	options = !strip
	source_x86_64 = https://download.swift.org/swift-5.9.1-release/ubi9/swift-5.9.1-RELEASE/swift-5.9.1-RELEASE-ubi9.tar.gz
	sha256sums_x86_64 = 283ac05130a3ecb4f251ef868dbc659ed301506add60d56f13bc98fb4c0d17ad
	source_aarch64 = https://download.swift.org/swift-5.9.1-release/ubi9-aarch64/swift-5.9.1-RELEASE/swift-5.9.1-RELEASE-ubi9-aarch64.tar.gz
	sha256sums_aarch64 = bc4cdd7fc703d36c41045a952dd31fb0aa915b81facabf2bff6f487ce0ca13de

pkgname = swift-bin