mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
not sure why that was there anyways. This should work with vanilla python. Setuptools is also not needed.
16 lines
453 B
Text
16 lines
453 B
Text
pkgbase = python2-musicbrainzngs-git
|
|
pkgdesc = bindings for the MusicBrainz NGS service
|
|
pkgver = 0.5_1.g55977ae
|
|
pkgrel = 1
|
|
url = http://python-musicbrainzngs.readthedocs.org/
|
|
arch = any
|
|
license = BSD
|
|
makedepends = git
|
|
depends = python2
|
|
provides = python2-musicbrainzngs=0.5_1.g55977ae
|
|
conflicts = python2-musicbrainzngs
|
|
source = git+https://github.com/alastair/python-musicbrainzngs.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = python2-musicbrainzngs-git
|
|
|