summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce476af8a56d23ec7ee63ff8a3532aa0ee9c889a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = inko
	pkgdesc = A language for building concurrent software with confidence
	pkgver = 0.10.0
	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-git
	options = strip
	options = !docs
	options = !libtool
	options = !staticlibs
	source = https://releases.inko-lang.org/0.10.0.tar.gz
	sha256sums = d38e13532a71290386164246ac8cf7efb884131716dba6553b66a170dd3a2796

pkgname = inko