summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6583f85b6ac61f668ff50cd931a679a04b82657c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cargo-bloat
	pkgdesc = Find out what takes most of the space in your executable
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/RazrFalcon/cargo-bloat
	arch = i686
	arch = x86_64
	license = MIT
	depends = cargo
	depends = http-parser
	depends = curl
	source = cargo-bloat-0.2.0.tar.gz::https://github.com/RazrFalcon/cargo-bloat/archive/v0.2.0.tar.gz
	sha256sums = 3c96fc433b1436de048c11c0f4f6bdf34a1298571f987ba7dc8725b3a4ff40d0

pkgname = cargo-bloat