name='pnpm' version='8.15.7' release='2' desc='Fast, disk space efficient package manager' homepage='https://pnpm.io' maintainer="Евгений Храмов " architectures=('amd64') 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') build() { cd ${srcfir} } package() { cd ${srcfir} }