blob: ea4a032232ef66a4b7ee98a715e896a28fdf3433 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = lastfm_cg-git
pkgdesc = Lastfm Collage Generator
pkgver = 1.6.0
pkgrel = 1
url = https://github.com/dbeley/lastfm_cg
arch = any
license = MIT
depends = python
depends = python-setuptools
depends = python-pillow
depends = python-numpy
depends = python-pylast
depends = python-requests
depends = python-requests-cache
depends = python-tqdm
provides = lastfm_cg
conflicts = lastfm_cg
source = git+https://github.com/dbeley/lastfm_cg
md5sums = SKIP
pkgname = lastfm_cg-git
|