beets: update to 1.3.5.

This commit is contained in:
Jan S 2014-04-16 19:18:36 +02:00
parent 11dc51707e
commit e73b3619d1

View file

@ -1,9 +1,9 @@
# Template file for 'beets'
pkgname=beets
version=1.3.2
revision=2
version=1.3.5
revision=1
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
checksum="1946b5e981a2858112b7f3aadb2d5f22c1d1438f2753cfda9996091c5e30520a"
checksum=8f44882fa0674a028a97b896c360aac9c3d783bca34b8dcdb35be67b1ca81207
build_style="python-module"
pycompile_module="beets beetsplug"
hostmakedepends="python-devel python-distribute"