summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bf1766a9139a1d077163109094b67fbd1f3b312a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = swiftly-bin
	pkgdesc = A Swift toolchain installer and manager, written in Swift.
	pkgver = 0.3.0
	pkgrel = 2
	url = https://swiftlang.github.io/swiftly/
	install = swiftly-bin.install
	arch = x86_64
	arch = aarch64
	license = apache
	depends = util-linux-libs
	depends = libxml2
	depends = ncurses
	optdepends = python39: required for REPL
	optdepends = gnupg: required for toolchain verification
	provides = swift-language
	conflicts = swift-language
	options = !strip
	source_x86_64 = https://github.com/swift-server/swiftly/releases/download/0.3.0/swiftly-x86_64-unknown-linux-gnu
	sha256sums_x86_64 = 1820d3096092f7cd9b907722746bd340ede9184fba6d34e9e244675c704694be
	source_aarch64 = https://github.com/swift-server/swiftly/releases/download/0.3.0/swiftly-aarch64-unknown-linux-gnu
	sha256sums_aarch64 = b0fc7373e4aefc2548fb2af35189cd869a7077503eb5a330485326481288fd3c

pkgname = swiftly-bin