summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ddd4aa501d929e86599bcc4deecdca4a4ddcd36d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = binaryen-git
	pkgdesc = Compiler infrastructure and toolchain library for WebAssembly
	pkgver = 123.r215.g9c5a5ad5f1
	pkgrel = 1
	url = https://github.com/WebAssembly/binaryen
	arch = i686
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	makedepends = cmake
	depends = gcc-libs
	provides = binaryen=123.r215.g9c5a5ad5f1
	conflicts = binaryen
	source = git+https://github.com/WebAssembly/binaryen.git
	source = binaryen.sh::https://gitlab.archlinux.org/archlinux/packaging/packages/binaryen/-/raw/main/binaryen.sh
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = binaryen-git