testing/quickjs: unleash on the builders

This commit is contained in:
Leo 2019-09-09 12:33:12 -03:00
parent 1fbf3d339f
commit eff94e5f59

View File

@ -1,11 +1,11 @@
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname="quickjs"
_pkgver=2019-09-01
pkgver=0.${pkgver//-}
pkgver=0.${_pkgver//-}
pkgrel=0
pkgdesc="A small and embeddable Javascript engine"
url="https://bellard.org/quickjs/"
arch="" # Tests fail on all arches
arch="all" # Tests fail on all arches
license="MIT"
subpackages="$pkgname-doc $pkgname-static"
source="