From 89caf24b20909d5051465c42be3a68d8b14258fc 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: Sun, 2 Jun 2024 17:59:41 +0300 Subject: [PATCH] =?UTF-8?q?bsdtar=20=D0=B2=20build=5Fdeps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vesktop-bin/alr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vesktop-bin/alr.sh b/vesktop-bin/alr.sh index c83f4c1..21a658d 100644 --- a/vesktop-bin/alr.sh +++ b/vesktop-bin/alr.sh @@ -1,6 +1,6 @@ name='vesktop-bin' version='1.5.2' -release='6' +release='7' desc='A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed' homepage='https://github.com/Vencord/Vesktop' maintainer="Евгений Храмов " @@ -10,7 +10,7 @@ provides=('vencord-bin') conflicts=('vencord' 'vencord-bin') deps=('electron') -build_deps=('git' 'electron') +build_deps=('git' 'electron' 'bsdtar') opt_deps=( 'libnotify: Notifications'