vesktop - pnpm
This commit is contained in:
@ -10,7 +10,7 @@ provides=('vencord')
|
||||
conflicts=('vencord')
|
||||
|
||||
deps=('electron')
|
||||
build_deps=('pnpm-8.15.2' 'git' 'electron')
|
||||
build_deps=('pnpm' 'git' 'electron')
|
||||
|
||||
opt_deps=(
|
||||
'libnotify: Notifications'
|
||||
@ -19,7 +19,7 @@ opt_deps=(
|
||||
'arrpc: Rich presence support'
|
||||
)
|
||||
|
||||
sources=("https://github.com/Vencord/Vesktop/archive/refs/tags/v${version}.tar.gz")
|
||||
sources=("https://github.com/pnpm/pnpm/releases/tag/v${version}")
|
||||
checksums=('SKIP')
|
||||
|
||||
prepare() {
|
||||
|
Reference in New Issue
Block a user