blob: e7532057cba58354bc2592c5a26c41655e3dbdfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = bandcamp-collection-downloader-git
pkgdesc = CLI downloader of your purchase from Bandcamp
pkgver = 2021.12.05.r6.gc3442ee
pkgrel = 1
url = https://framagit.org/Ezwen/bandcamp-collection-downloader
arch = any
license = AGPL3
makedepends = git
makedepends = gradle
depends = java-runtime-headless
provides = bandcamp-collection-downloader
conflicts = bandcamp-collection-downloader
source = git+https://framagit.org/Ezwen/bandcamp-collection-downloader.git
source = bandcamp-collection-downloader.sh
sha256sums = SKIP
sha256sums = af5f89fefed91d7669d1b2dd35de2a294bbcbced8fea40c5abb45011caf57209
pkgname = bandcamp-collection-downloader-git
|