17 lines
774 B
Plaintext
17 lines
774 B
Plaintext
pkgbase = bun-bin
|
|
pkgdesc = All-in-one JavaScript runtime built for speed, with bundler, transpiler, test runner, and package manager. Includes bunx, shell completions and support for baseline CPUs
|
|
pkgver = 1.0.19
|
|
pkgrel = 1
|
|
url = https://github.com/oven-sh/bun
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
provides = bun
|
|
conflicts = bun
|
|
source_x86_64 = bun-x64-1.0.6.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.6/bun-linux-x64.zip
|
|
sha256sums_x86_64 = 111dd800a3e1990e6eee6bf6acddd858117d834158dfe44057c905d674a09346
|
|
source_aarch64 = bun-aarch64-1.0.6.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.6/bun-linux-aarch64.zip
|
|
sha256sums_aarch64 = 717c9c2f9963ed1f80f2b907fd12367dffdfc37c9c3a2bbcdf51d7993a32b7ad
|
|
|
|
pkgname = bun-bin
|