summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f98b83928fed..94b745405903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=zspotify
pkgver=0.5.2
-pkgrel=3
+pkgrel=4
pkgdesc="A Spotify downloader needing only a python interpreter and ffmpeg."
arch=("x86_64")
url="https://github.com/afkcodes/zspotify"
license=("GPL3")
-depends=(python python-librespot python-music-tag python-pillow python-protobuf python-tabulate python-tqdm)
+depends=(python python-librespot python-music-tag python-pillow python-protobuf python-tabulate python-tqdm python-ffmpy python-mutagen)
makedepends=(python-setuptools)
source=(
"https://github.com/afkcodes/zspotify/archive/c11cfed6bc811adb2edb9709c16b6a344c000682.tar.gz"