name=pnpm version=8.15.7 pkgrel=2 pkgdesc='Fast, disk space efficient package manager' arch=('amd64') url=https://pnpm.io license=('MIT') depends=('node-gyp') makedepends=('git' 'pnpm') source=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64") checksum=(SKIP) build() { cd ${srcfir} } package() { cd ${srcfir} }