parent
d85cd4a934
commit
a656e3a2e7
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=1.4.6
|
||||
revision=3
|
||||
revision=4
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-munkres python3-musicbrainzngs python3-Unidecode
|
||||
python3-yaml python3-jellyfish python3-six python3-mutagen"
|
||||
depends="python3-setuptools python3-munkres python3-musicbrainzngs
|
||||
python3-Unidecode python3-yaml python3-jellyfish python3-six python3-mutagen"
|
||||
pycompile_module="beets beetsplug"
|
||||
short_desc="Media library management system for obsessive-compulsive music geeks"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue