summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Vakil2023-07-12 19:19:50 +0330
committerAmin Vakil2023-07-12 20:05:46 +0330
commit9e9e9be192ad37131ae02906f3c09416ec26fd98 (patch)
tree4c32b3bb755b62aa5fa6374ec729c5613682725a
parentd638e4fa99b7a5a675e995e2aa9cdae3902a9add (diff)
downloadaur-9e9e9be192ad37131ae02906f3c09416ec26fd98.tar.gz
Add python-soundcloud-v2 to depends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00f2140a6b37..862ad3b286aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,6 +24,7 @@ pkgbase = python-spotdl
depends = python-rapidfuzz
depends = python-requests
depends = python-rich
+ depends = python-soundcloud-v2
depends = python-slugify
depends = python-spotipy
depends = python-syncedlyrics
diff --git a/PKGBUILD b/PKGBUILD
index 8ee6358ae51f..942f7f0e917a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,6 +29,7 @@ depends=(
'python-rapidfuzz'
'python-requests'
'python-rich'
+ 'python-soundcloud-v2'
'python-slugify'
'python-spotipy'
'python-syncedlyrics'