pkgbase = swift-bin
	pkgdesc = Binary builds of the Swift programming language
	pkgver = 6.3.3
	pkgrel = 1
	url = https://www.swift.org/
	arch = x86_64
	arch = aarch64
	license = apache
	makedepends = patchelf
	depends = util-linux-libs
	depends = libxml2-legacy
	depends = ncurses
	optdepends = python39: required for REPL
	provides = swift-language
	replaces = swift-language-bin
	options = !strip
	source_x86_64 = https://download.swift.org/swift-6.3.3-release/ubi9/swift-6.3.3-RELEASE/swift-6.3.3-RELEASE-ubi9.tar.gz
	sha256sums_x86_64 = 8ba5af53510ea2e224d814b9c568825e87904328b4a8c1d73b2f7ac7fc892406
	source_aarch64 = https://download.swift.org/swift-6.3.3-release/ubi9-aarch64/swift-6.3.3-RELEASE/swift-6.3.3-RELEASE-ubi9-aarch64.tar.gz
	sha256sums_aarch64 = 626f52eb79f27305a5e7c2dff682112ef2f81c0ba8380fd9df7c1559533b11f7

pkgname = swift-bin
