summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2022-02-28 23:38:38 +0100
committerD3SOX2022-02-28 23:38:38 +0100
commit77e6293467e1a0a79003f1263074a26cddc71734 (patch)
tree2ed8d0d1dbdf72d7cd2aab8eea9f04c90a8bdb1a /PKGBUILD
parent59f81f78378386a5f973033428cc998fd34aa56c (diff)
downloadaur-77e6293467e1a0a79003f1263074a26cddc71734.tar.gz
add yt-dlp-drop-in as recommended downloader
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06fb9bbb54bb..e059fd92268c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://soundux.rocks"
license=('GPL3')
depends=('pulseaudio' 'webkit2gtk' 'libwnck3' 'libappindicator-gtk3' 'lsb-release')
-optdepends=('youtube-dl: downloader integration' 'ffmpeg: downloader integration' 'pipewire: pipewire backend')
+optdepends=('youtube-dl: unmaintained downloader integration' 'yt-dlp-drop-in: recommended downloader integration' 'ffmpeg: downloader integration' 'pipewire: pipewire backend')
makedepends=('git' 'cmake' 'ninja' 'pipewire')
conflicts=('soundux')
provides=('soundux')