summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 31ae73ee41b589113a324c2a02cdb24bbf0c4f26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = inko-git
	pkgdesc = A statically-typed object-oriented language for writing concurrent programs
	pkgver = 0.8.1.r2.g055b80da
	pkgrel = 1
	url = https://inko-lang.org
	arch = x86_64
	license = MPL2
	makedepends = coreutils
	makedepends = rust>=1.34
	makedepends = make
	depends = ruby>=2.3.0
	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