This commit is contained in:
Евгений Храмов 2024-04-20 15:12:47 +03:00
parent 31595ac119
commit ae48be3682

@ -12,10 +12,8 @@ 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'
'SKIP')
sources=("git+https://github.com/pnpm/pnpm.git#tag=v${version}?~archive=false")
checksums=('SKIP')
build() {
cd ${srcdir}