diff --git a/pnpm/lure.sh b/pnpm/lure.sh index f038a7e..65a18a8 100644 --- a/pnpm/lure.sh +++ b/pnpm/lure.sh @@ -9,8 +9,6 @@ license=('MIT') provides=('pnpm') conflicts=('pnpm' 'pnpm-git') -build_deps=('npm') - source=("git+https://github.com/pnpm/pnpm.git#tag=v${version}?signed") checksum=('SKIP')