summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ffcacc2841f340a5187f57ffb3f16502cb55af97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = cargo-dist-git
	pkgdesc = Shippable application packaging for Rust (git)
	pkgver = 0.6.2.r1.g7b1a3cf
	pkgrel = 1
	url = https://github.com/axodotdev/cargo-dist
	arch = x86_64
	license = Apache
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = xz
	depends = bzip2
	provides = cargo-dist
	conflicts = cargo-dist
	options = !lto
	source = git+https://github.com/axodotdev/cargo-dist
	sha512sums = SKIP

pkgname = cargo-dist-git