blob: 85815a60918b4ce37e927174f5d5f6ec579454ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = quickjs
pkgdesc = Small and embeddable JavaScript engine
pkgver = 2024.01.13
pkgrel = 1
url = https://bellard.org/quickjs
arch = x86_64
license = MIT
depends = glibc
options = !strip
source = https://bellard.org/quickjs/quickjs-2024-01-13.tar.xz
sha512sums = 9f426404e4dc1e2a41fcc235b72e58708041aed24eadd5fb9e82f62435501003d3a6b04831f307b04852551d2fd265b94cd400b3293ec0810465f52de8a6c057
pkgname = quickjs
|