python-discid: mention MusicBrainz and Picard

This commit is contained in:
Johannes Dewender 2014-10-31 17:58:21 +01:00
parent 4ee80b9826
commit 00aac40f6b
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
pkgbase = python-discid
pkgdesc = Python binding of Libdiscid
pkgdesc = Python binding of MusicBrainz libdiscid (Picard optdep)
pkgver = 1.1.0
pkgrel = 2
url = https://python-discid.readthedocs.org/

View file

@ -4,7 +4,7 @@ _pkgname=discid
_python=python
pkgver=1.1.0
pkgrel=2
pkgdesc="Python binding of Libdiscid"
pkgdesc="Python binding of MusicBrainz libdiscid (Picard optdep)"
arch=('any')
url="https://python-discid.readthedocs.org/"
license=('LGPL3')