summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f41fb721911e1b1aca6948de545b59da57da6990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = toit-git
	pkgdesc = Toit programming language SDK
	pkgver = VERSION
	pkgrel = 3
	url = https://toitlang.org
	arch = x86_64
	license = LGPL
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	makedepends = go
	depends = gcc-libs
	conflicts = toit
	source = git+https://github.com/toitlang/toit
	md5sums = SKIP

pkgname = toit-git