blob: fbca8baa208d662fffcf7d1042650d2397b5d1c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-tidalapi-git
pkgdesc = Unofficial Python API for TIDAL music streaming service
pkgver = 0.8.8.r0.g29d5153
pkgrel = 1
url = https://github.com/EbbLabs/python-tidal
arch = any
license = LGPL3
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-tidalapi
conflicts = python-tidalapi
source = git+https://github.com/EbbLabs/python-tidal.git
sha256sums = SKIP
pkgname = python-tidalapi-git
|