summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d802dc72b80af330c038081cde6a69c79fa3895 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = rust-script-git
	pkgdesc = Run Rust files and expressions without any setup or compilation necessary
	pkgver = 0.7.0.20201029
	pkgrel = 1
	url = https://rust-script.org
	arch = i686
	arch = x86_64
	license = MIT
	license = APACHE
	makedepends = git
	makedepends = rust>=1.47
	provides = rust-script
	conflicts = rust-script
	conflicts = rust-script-bin
	source = rust-script::git+https://github.com/fornwall/rust-script
	sha256sums = SKIP

pkgname = rust-script-git