summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8fe1f92380c37b6c282576a5385a359761c3cca3 (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.2
	pkgrel = 1
	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.2-release/ubi9/swift-5.9.2-RELEASE/swift-5.9.2-RELEASE-ubi9.tar.gz
	sha256sums_x86_64 = 7c2a8b44d2999761e117d4e437d2092f357a8ab93c445ef2db6f521d3e3a31aa
	source_aarch64 = https://download.swift.org/swift-5.9.2-release/ubi9-aarch64/swift-5.9.2-RELEASE/swift-5.9.2-RELEASE-ubi9-aarch64.tar.gz
	sha256sums_aarch64 = d740b5a71601d3222877fc3b4a341d7add21fa5a4b5f5654eea870e0a5be1deb

pkgname = swift-bin