This commit is contained in:
2024-04-20 13:18:53 +03:00
parent d9cbac1102
commit a9dbb7b998
2 changed files with 26 additions and 0 deletions

View File

@ -9,6 +9,9 @@ license=('MIT')
provides=('pnpm')
conflicts=('pnpm' 'pnpm-git')
deps=('node-gyp')
build_deps=('git')
sources=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64?~archive=false"
"git+https://github.com/pnpm/pnpm.git#tag=v${version}?~archive=false")
checksums=('SKIP'