summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c96c6a7c499a4841f3c1ca32638fde181af46aef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = swiftly-bin
	pkgdesc = A Swift toolchain installer and manager, written in Swift.
	pkgver = 0.2.0
	pkgrel = 5
	url = https://swift-server.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
	provides = swift-language
	conflicts = swift-language
	options = !strip
	source_x86_64 = https://github.com/swift-server/swiftly/releases/download/0.2.0/swiftly-x86_64-unknown-linux-gnu
	sha256sums_x86_64 = e0e58f6cbd4ad60c4cd51eeed88c3e908b3e2951bf55bcd3799fdd66d0fddbf4
	source_aarch64 = https://github.com/swift-server/swiftly/releases/download/0.2.0/swiftly-aarch64-unknown-linux-gnu
	sha256sums_aarch64 = 446053021cc3c36ba78c6742d2a885650d6de59258382d229a167d070b827f69

pkgname = swiftly-bin