This commit is contained in:
Noel Jacob
2024-04-08 16:32:06 +00:00
parent cba6d6f287
commit 3372195f33
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
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.1.2
pkgver = 1.1.3
pkgrel = 1
url = https://github.com/oven-sh/bun
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = bun-bin
conflicts = bun
source_x86_64 = bun-x64-1.0.36.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.36/bun-linux-x64.zip
source_x86_64 = LICENSE
sha256sums_x86_64 = a928305c90fe4f7961d468ddfb4b5704491cd9581981b95d148dd690cef67a3f
sha256sums_x86_64 = d3f674c242a6d9194daf59cb594e94e66cf44a5b810ca688262e061bd2c0c73e
sha256sums_x86_64 = 9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b
source_aarch64 = bun-aarch64-1.0.36.zip::https://github.com/oven-sh/bun/releases/download/bun-v1.0.36/bun-linux-aarch64.zip
source_aarch64 = LICENSE
sha256sums_aarch64 = 0da3d391cba1f1b12afd807d4aa50cb25655fe7f679408425a833317969eaa33
sha256sums_aarch64 = f1ba64cc7d12a86eed826e90efee004fd45fac52a7b121ae16dd92d495c6c2bc
sha256sums_aarch64 = 9b296bcc20090b5ea079dc1bca15913a32246121169bcf54cbdb7384d6f5b32b
pkgname = bun-bin