summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f9bafe43bd115c258c5105dd2832c1c51045b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cargo-script
	pkgdesc = Quickly and easily run Rust "scripts"
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/DanielKeep/cargo-script
	arch = i686
	arch = x86_64
	license = MIT
	depends = cargo
	source = git+https://github.com/DanielKeep/cargo-script.git#commit=11ad368ff6dfa862629b2d0864dcaa958caba33f
	sha256sums = SKIP

pkgname = cargo-script