summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12b1aa32491a4958883b80dd377cfcd216a1225f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = repl-rs
	pkgdesc = Rust Repl
	pkgver = r53.cde9620
	pkgrel = 1
	url = https://github.com/sigmaSd/repl-rs
	arch = x86_64
	license = MIT
	makedepends = git
	depends = cargo
	depends = rust
	provides = repl-rs
	conflicts = repl-rs
	source = git+https://github.com/sigmaSd/repl-rs.git
	sha256sums = SKIP

pkgname = repl-rs