summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93eb381b6c2ab5713ee1a8e444329d237acdc950 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = inko-git
	pkgdesc = A language for building concurrent software with confidence
	pkgver = 0.8.1.r2.g055b80da
	pkgrel = 1
	url = https://inko-lang.org
	arch = x86_64
	license = MPL2
	makedepends = rust>=1.62
	makedepends = make
	depends = libffi>=3.2.0
	provides = inko
	conflicts = inko
	conflicts = inko-bin
	options = strip
	options = !docs
	options = !libtool
	options = !staticlibs
	source = inko::git+https://gitlab.com/inko-lang/inko.git
	sha256sums = SKIP

pkgname = inko-git