blob: cdc7adebe6e9a327ed8f7aedc39d4134ca97bc59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = beets-copyartifacts-git
pkgdesc = A beets plugin that moves non-music files during the import process.
pkgver = 0.1.5.r1.2583e59
pkgrel = 1
url = https://github.com/adammillerio/beets-copyartifacts
arch = any
license = MIT
makedepends = git
depends = python
depends = beets
provides = beets-copyartifacts
conflicts = beets-copyartifacts
source = git+https://github.com/adammillerio/beets-copyartifacts.git
md5sums = SKIP
pkgname = beets-copyartifacts-git
|