17 lines
773 B
Plaintext
17 lines
773 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.5
|
|
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 = 8776e5e6d94ecfb1a1840b93d62adfca98e73410ee46964d8fb7c62fa3fbbcd5
|
|
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 = 0a9e5333ddbfb0fb84df016335782d985e53c6372d664d4fee1260dab2925201
|
|
|
|
pkgname = bun-bin
|