summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47ab9fd46524615a49f799627a7718b7ed915815 (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.32
	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.32.tar.gz::https://github.com/dtolnay/cargo-llvm-lines/archive/0.4.32.tar.gz
	sha256sums = cb815a297dc32e61a2e9b9d4a129c09ec0985921e0327ede671482428d4e5a8c

pkgname = cargo-llvm-lines