summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da7aa4d164507a0ab17906a6abbc76dad4184f7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = inko-git
	pkgdesc = A language for building concurrent software with confidence
	pkgver = 0.14.0.r89.g2488f33a
	pkgrel = 1
	url = https://inko-lang.org
	arch = x86_64
	arch = aarch64
	license = MPL2
	makedepends = cargo
	makedepends = make
	depends = llvm
	depends = git
	depends = base-devel
	provides = inko
	conflicts = inko
	options = !lto
	source = inko::git+https://github.com/inko-lang/inko.git
	sha256sums = SKIP

pkgname = inko-git