summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3d68fb92d8e49242f09c22f614ccc8d75938d8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = wasm-gc-git
	pkgdesc = gc-sections for wasm
	pkgver = 0.0.0
	pkgrel = 1
	url = https://github.com/alexcrichton/wasm-gc
	arch = i686
	arch = x86_64
	arch = armv6h
	license = MIT
	license = APACHE
	depends = cargo
	depends = gcc-libs
	provides = wasm-gc
	conflicts = wasm-gc
	source = git+https://github.com/alexcrichton/wasm-gc.git
	sha256sums = SKIP
	sha512sums = SKIP

pkgname = wasm-gc-git