blob: ca0026e904f216ee15c7b876af89e0d7b0f139bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = deemix-git
pkgdesc = a deezer downloader built from the ashes of Deezloader Remix.
pkgver = r266.6e01f38
pkgrel = 1
url = https://notabug.org/RemixDev/deemix
arch = any
license = gpl3
makedepends = git
depends = python>=3.6
depends = python-click
depends = python-pycryptodomex
depends = python-mutagen
depends = python-requests
depends = python-spotipy
provides = deemix
source = deemix::git+https://notabug.org/RemixDev/deemix
md5sums = SKIP
pkgname = deemix-git
|