summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b7a978b25d7cd51db02b45d27fcac130da9aaf8 (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.31
	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.31.tar.gz::https://github.com/dtolnay/cargo-llvm-lines/archive/0.4.31.tar.gz
	sha256sums = 602f06b1bf9520a54642ffdda10c02aa04818e7e24005bd821f577992da88834

pkgname = cargo-llvm-lines