diff --git a/pnpm/lure.sh b/pnpm/lure.sh index 0610feb..51451f6 100644 --- a/pnpm/lure.sh +++ b/pnpm/lure.sh @@ -13,7 +13,7 @@ conflicts=('pnpm' 'pnpm-git') build_deps=('git') source=("https://github.com/pnpm/pnpm/archive/refs/tags/v8.15.7.tar.gz") -checksum=(SKIP) +checksum=('SKIP') build() { cd ${srcfir}