blob: 978ce5240200f151b83c0d226cbdbeafb03067b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-bandcamp-api-git
pkgdesc = A simple way to get info from Bandcamp
pkgver = r53.19c8283
pkgrel = 1
url = https://github.com/RustyRin/bandcamp-api/
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = git
depends = python
provides = python-bandcamp-api
conflicts = python-bandcamp-api
source = python-bandcamp-api-git::git+https://github.com/RustyRin/bandcamp-api/
sha512sums = SKIP
pkgname = python-bandcamp-api-git
|