summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1d35700131b5066887686dd6f799134dbf2f8b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = rusti-git
	pkgdesc = REPL for Rust
	pkgver = r121.13b5940
	pkgrel = 1
	url = https://github.com/murarth/rusti
	arch = i686
	arch = x86_64
	license = Apache
	license = MIT
	makedepends = git
	makedepends = cargo
	depends = readline
	depends = rust
	optdepends = rust-racer: for code completion
	provides = rusti
	conflicts = rusti
	source = git+https://github.com/murarth/rusti.git
	sha256sums = SKIP

pkgname = rusti-git