summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1d2b479a22cb7e0717f7bfa1b278770073eff3d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = wasm3-git
	pkgdesc = A high performance WebAssembly interpreter written in C
	pkgver = v0.5.0.r10.8850f91
	pkgrel = 1
	url = https://github.com/wasm3/wasm3
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = git
	makedepends = cmake
	provides = wasm3
	conflicts = wasm3
	source = wasm3::git+https://github.com/wasm3/wasm3
	md5sums = SKIP

pkgname = wasm3-git