summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b934c0298633ff2199473dcabe3ade209522dd94 (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.1.r0.gc3bf214
	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