summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a956e6b44285d86ff2f0210031738ba2a5feb015 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = cargo-llvm-lines
	pkgdesc = Count the number of lines of LLVM IR across all instantiations of a generic function
	pkgver = 0.4.12
	pkgrel = 1
	url = https://github.com/dtolnay/cargo-llvm-lines
	arch = any
	license = Apache
	license = MIT
	depends = cargo
	depends = rust-nightly
	depends = rustfmt
	source = cargo-llvm-lines-0.4.12.tar.gz::https://github.com/dtolnay/cargo-llvm-lines/archive/0.4.12.tar.gz
	sha256sums = 4841e606a2fd642524b48206f5777691d7a66afad54ddea24cb4a3d63113484b

pkgname = cargo-llvm-lines