summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a38ec37b38e9465fe1769ab7e9ae59eef3283679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = boa-git
	pkgdesc = Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
	pkgver = 0.20.r228.g3bf25a6
	pkgrel = 1
	url = https://github.com/boa-dev/boa
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = git
	makedepends = cargo
	depends = gcc-libs
	depends = glibc
	options = !lto
	source = git+https://github.com/boa-dev/boa.git
	sha256sums = SKIP

pkgname = boa-git