This commit is contained in:
Евгений Храмов 2024-04-21 12:46:54 +03:00
parent 96b784dd33
commit 708f72a684

@ -12,13 +12,9 @@ conflicts=('pnpm' 'pnpm-git')
deps=('node-gyp')
build_deps=('git')
sources=("https://registry.gitflic.ru/project/xpamych/npmp/package/-/generic/pnpm/8.15.2/pnpm.tar.gz")
sources=("https://ftp5.gwdg.de/pub/linux/archlinux/extra/os/x86_64/pnpm-8.15.2-2-any.pkg.tar.zst")
checksums=('SKIP')
build() {
cd ${srcdir}
}
package() {
cd ${srcdir}
}