Include version in download

This commit is contained in:
Dax Ravi
2022-08-04 10:54:21 -04:00
parent c4bef7af28
commit 4d2f25c3d2

View File

@@ -6,7 +6,7 @@ arch=('x86_64')
url="https://github.com/Jarred-Sumner/bun"
license=('MIT')
provides=("bun=$pkgver" 'bun')
source=("https://github.com/Jarred-Sumner/bun/releases/download/bun-v${pkgver}/bun-linux-x64.zip")
source=("https://github.com/Jarred-Sumner/bun/releases/download/bun-v${pkgver}/bun-linux-x64-${pkgver}.zip")
sha512sums=('SKIP')