From 9c0103c2c8aef35a2c2398cb8330ea0c8ce4b0b3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 7 Feb 2024 10:38:51 +0000 Subject: [PATCH] Update packages to Beta 5.0.9 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 31a1b46..6cd5b31 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="Yandex Music - Personal recommendations, selections for any occasion an arch=("any") url="https://github.com/cucumber-sp/yandex-music-linux" license=("custom") -depends=("electron" "libpulse") +depends=("electron" "libpulse" "xdg-utils") makedepends=("p7zip" "nodejs" "jq") source=("https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.9.exe" "git+https://github.com/cucumber-sp/yandex-music-linux")