diff --git a/pnpm/lure.sh b/pnpm/lure.sh index 999db4d..0610feb 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/archive/${version}.tar.gz") +source=("https://github.com/pnpm/pnpm/archive/refs/tags/v8.15.7.tar.gz") checksum=(SKIP) build() {