mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 10:42:23 +01:00
python-discid: mention MusicBrainz and Picard
This commit is contained in:
parent
4ee80b9826
commit
00aac40f6b
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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/
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue