blob: cdbab0e895abf5a3bf24519bcff69ecb147ccaa6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-mpd2-git
pkgdesc = Python MPD client library
pkgver = 20241214
pkgrel = 1
url = http://github.com/Mic92/python-mpd2
arch = any
license = LGPL-3.0-or-later
makedepends = git
makedepends = python-distribute
depends = python
provides = python-mpd2
conflicts = python-mpd2
source = git+https://github.com/Mic92/python-mpd2.git
sha1sums = SKIP
pkgname = python-mpd2-git
|