blob: 366dabc3eb3f533c401983cc84b6aa18ab0bf686 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-tidalapi
pkgdesc = Unofficial API for TIDAL music streaming service.
pkgver = 0.8.3
pkgrel = 1
url = https://github.com/tamland/python-tidal
arch = any
license = LGPL-3.0-or-later
makedepends = python-poetry
depends = python-requests
depends = python-dateutil
depends = python-isodate
depends = python-mpegdash
source = https://files.pythonhosted.org/packages/source/t/tidalapi/tidalapi-0.8.3.tar.gz
sha256sums = dc8e578bdbe6c8095434a066993b869deb5a8a25732f7b04132df59e94599455
pkgname = python-tidalapi
|