diff --git a/PKGBUILD b/PKGBUILD index b31af6a..0977eb6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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')