summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5081438e7697836d94d50da1f27b4770932c978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = erwin-core-git
	pkgdesc = The Erwin programming language compiler
	pkgver = r33.d61d9fd
	pkgrel = 1
	url = https://github.com/erwin-lang/erwin-core.git
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	makedepends = rust
	makedepends = cargo
	depends = gcc
	depends = erwin-std-git
	provides = erwin
	conflicts = erwin
	source = git+https://github.com/erwin-lang/erwin-core.git
	sha256sums = SKIP

pkgname = erwin-core-git