beets: update to 1.4.9.
This commit is contained in:
parent
59823ce14b
commit
f3f29d64f4
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'beets'
|
# Template file for 'beets'
|
||||||
pkgname=beets
|
pkgname=beets
|
||||||
version=1.4.7
|
version=1.4.9
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
pycompile_module="beets beetsplug"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-munkres python3-musicbrainzngs
|
depends="python3-setuptools python3-munkres python3-musicbrainzngs
|
||||||
python3-Unidecode python3-yaml python3-jellyfish python3-six python3-mutagen"
|
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"
|
short_desc="Media library management system for obsessive-compulsive music geeks"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="http://beets.radbox.org/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="http://beets.radbox.org/"
|
||||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3a33dba692bbd12fc8b92b0853513147367be06b4d93960c8cc5bda493f96f70
|
checksum=d29b432cab0c80947b5229f548762948c4dd4a430e5d02760bfeb95da3cc8054
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/beet.1
|
vman man/beet.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue