summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a374da6780ae168aaa240f6b3da4af5dffe41320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = cargo-information-git
	pkgdesc = A tool to provide a detailed information about a Rust package (git)
	pkgver = 0.4.2.r0.ged30fc3
	pkgrel = 1
	url = https://github.com/hi-rustin/cargo-information
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = curl
	depends = zlib
	depends = openssl
	provides = cargo-information
	conflicts = cargo-information
	options = !lto
	source = git+https://github.com/hi-rustin/cargo-information
	sha512sums = SKIP

pkgname = cargo-information-git