beets: update to 1.4.1.

This commit is contained in:
bra1nwave 2016-11-30 16:24:51 +01:00
parent 68a443a56c
commit 7eb24f5476
1 changed files with 4 additions and 3 deletions

View File

@ -1,18 +1,19 @@
# Template file for 'beets' # Template file for 'beets'
pkgname=beets pkgname=beets
version=1.3.19 version=1.4.1
revision=1 revision=1
noarch=yes noarch=yes
build_style=python2-module build_style=python2-module
hostmakedepends="python-setuptools" hostmakedepends="python-setuptools"
depends="mutagen python-enum34 python-munkres python-musicbrainzngs python-Unidecode python-yaml python-jellyfish python-setuptools" depends="mutagen python-enum34 python-munkres python-musicbrainzngs python-Unidecode
python-yaml python-jellyfish python-setuptools python-six"
pycompile_module="beets beetsplug" 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.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://beets.radbox.org/" homepage="http://beets.radbox.org/"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=6b241e62764a9c4bf9bf570acacc4681d30513f0f2268faa5da494ec066c21ee checksum=373a8723c9e38f5b2933948ee6a4ff8df2ca4156050916c76bd746963b42d693
post_install() { post_install() {
vman man/beet.1 vman man/beet.1