blob: 3ee548851a56e7d94ed816f86dd5a1671ae997c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = cmus-status-scrobbler-git
pkgdesc = Standalone scrobbler program, not a continuously running process, written in Python 3 that works together with cmus.
pkgver = r95.1ca0983
pkgrel = 1
url = https://github.com/vjeranc/cmus-status-scrobbler
install = cmus-status-scrobbler.install
arch = x86_64
arch = i686
arch = aarch64
license = GPL3
makedepends = git
depends = cmus
depends = python
source = git+https://github.com/vjeranc/cmus-status-scrobbler
b2sums = SKIP
pkgname = cmus-status-scrobbler-git
|