summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 054f9c6ac9f62fcb47ccfff7c714ca8fc1bc7906 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = cargo-llvm-lines
	pkgdesc = Count the number of lines of LLVM IR across all instantiations of a generic function
	pkgver = 0.4.29
	pkgrel = 1
	url = https://github.com/dtolnay/cargo-llvm-lines
	arch = x86_64
	arch = i686
	arch = aarch64
	arch = armv7h
	license = Apache
	license = MIT
	depends = cargo
	depends = gcc-libs
	depends = glibc
	source = cargo-llvm-lines-0.4.29.tar.gz::https://github.com/dtolnay/cargo-llvm-lines/archive/0.4.29.tar.gz
	sha256sums = 6d5a1dad0e38e7d473acfabdc28ea92462bf5099b6397feae18c4fc43f93feb7

pkgname = cargo-llvm-lines