diff --git a/pnpm/lure.sh b/pnpm/lure.sh index ede2224..a055aae 100644 --- a/pnpm/lure.sh +++ b/pnpm/lure.sh @@ -12,7 +12,7 @@ conflicts=('pnpm' 'pnpm-git') #deps=() build_deps=('git') -source=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64") +source=("https://github.com/pnpm/pnpm/archive/refs/tags/v${version}.tar.gz") checksum=(SKIP) build() {