summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMalte Jürgens2022-08-29 21:27:14 +0000
committerMalte Jürgens2022-08-29 21:27:14 +0000
commit97ebb45b01299b94dbd7215d709e6ff83da6d67b (patch)
tree57053e3b3b7f86de4f92c5727ca9223bcf5a3306 /.SRCINFO
parent7cb59a111f41a8c9896479e9ef331c727cb2b9d7 (diff)
downloadaur-zspotify.tar.gz
add missing dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b43e8d0e74f..76b4379f03c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zspotify
pkgdesc = A Spotify downloader needing only a python interpreter and ffmpeg.
pkgver = 0.5.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/afkcodes/zspotify
arch = x86_64
license = GPL3
@@ -13,6 +13,8 @@ pkgbase = zspotify
depends = python-protobuf
depends = python-tabulate
depends = python-tqdm
+ depends = python-ffmpy
+ depends = python-mutagen
source = https://github.com/afkcodes/zspotify/archive/c11cfed6bc811adb2edb9709c16b6a344c000682.tar.gz
source = zspotify-module-imports.patch
source = zspotify-paths.patch