blob: 4e7bc9b1d50939a75697095248e97f51e41ae4d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-spotpris2
pkgdesc = Control Spotify Connect devices using MPRIS2
pkgver = 0.1
pkgrel = 1
url = https://github.com/freundTech/SpotPRIS2
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://github.com/freundTech/SpotPRIS2/archive/v0.1.tar.gz
pkgname = python-spotpris2
|