From 23797beffc35fc5d6a2134a91be5ffd4fa5e5527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sat, 1 Jun 2024 16:19:24 +0300 Subject: [PATCH] pnpm-8.11.0 --- vesktop-bin/alr.sh | 2 +- vesktop/alr.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vesktop-bin/alr.sh b/vesktop-bin/alr.sh index a443084..975661f 100644 --- a/vesktop-bin/alr.sh +++ b/vesktop-bin/alr.sh @@ -10,7 +10,7 @@ provides=('vencord-bin') conflicts=('vencord' 'vencord-bin') deps=('electron') -build_deps=('pnpm' 'git' 'electron') +build_deps=('pnpm-8.11.0' 'git' 'electron') opt_deps=( 'libnotify: Notifications' diff --git a/vesktop/alr.sh b/vesktop/alr.sh index 0086efe..f51468a 100644 --- a/vesktop/alr.sh +++ b/vesktop/alr.sh @@ -10,7 +10,7 @@ provides=('vencord') conflicts=('vencord') deps=('electron') -build_deps=('pnpm' 'git' 'electron') +build_deps=('pnpm-8.11.0' 'git' 'electron') opt_deps=( 'libnotify: Notifications'