summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMalte Jürgens2022-04-26 13:12:40 +0000
committerMalte Jürgens2022-04-26 13:12:40 +0000
commit47467c1c4aa37344c14bcdc0292bd8b61d6b06e9 (patch)
treefd4a96aaea54dd7bf4ab9150e2707ad65186bf4d /.SRCINFO
downloadaur-47467c1c4aa37344c14bcdc0292bd8b61d6b06e9.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2636cb1dc725
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = zspotify
+ pkgdesc = A Spotify downloader needing only a python interpreter and ffmpeg.
+ pkgver = 0.5.2
+ pkgrel = 1
+ url = https://github.com/afkcodes/zspotify
+ arch = x86_64
+ license = GPL3
+ makedepends = python-setuptools
+ depends = python
+ depends = python-librespot
+ depends = python-music-tag
+ depends = python-pillow
+ depends = python-protobuf
+ depends = python-tabulate
+ depends = python-tqdm
+ source = https://github.com/afkcodes/zspotify/archive/c11cfed6bc811adb2edb9709c16b6a344c000682.tar.gz
+ source = zspotify-module-imports.patch
+ source = zspotify-paths.patch
+ sha256sums = 167a53da648096c1193b35cca2732e1230212d18d3e225e07984507a6fcaad98
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = zspotify