mirror of
https://github.com/archlinux/aur.git
synced 2026-03-06 01:32:35 +01:00
15 lines
387 B
Text
15 lines
387 B
Text
pkgbase = python-discid
|
|
pkgdesc = Python binding of Libdiscid
|
|
pkgver = 0.3.0
|
|
pkgrel = 1
|
|
url = https://python-discid.readthedocs.org/
|
|
arch = any
|
|
license = LGPL3
|
|
depends = python>=3.1
|
|
depends = libdiscid>=0.2.2
|
|
options = !emptydirs
|
|
source = http://pypi.python.org/packages/source/d/discid/discid-0.3.0.tar.gz
|
|
md5sums = 392369aa5b25552b45ef7e4c28b125ce
|
|
|
|
pkgname = python-discid
|
|
|