This commit is contained in:
Dax Ravi
2022-08-09 10:58:32 -04:00
parent b00313bef3
commit b86715852e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,13 +1,13 @@
pkgbase = bun-bin
pkgdesc = Incredibly fast JavaScript runtime, bundler, transpiler and package manager all in one.
pkgver = 0.1.6
pkgver = 0.1.7
pkgrel = 1
url = https://github.com/Jarred-Sumner/bun
arch = x86_64
license = MIT
provides = bun=0.1.6
provides = bun=0.1.7
provides = bun
source = bun-linux-x64-0.1.6.zip::https://github.com/Jarred-Sumner/bun/releases/download/bun-v0.1.6/bun-linux-x64.zip
source = bun-linux-x64-0.1.7.zip::https://github.com/Jarred-Sumner/bun/releases/download/bun-v0.1.7/bun-linux-x64.zip
sha512sums = SKIP
pkgname = bun-bin

View File

@@ -1,5 +1,5 @@
pkgname=bun-bin
pkgver=0.1.6
pkgver=0.1.7
pkgrel=1
pkgdesc="Incredibly fast JavaScript runtime, bundler, transpiler and package manager all in one."
arch=('x86_64')