beets: update to 1.3.6.

This commit is contained in:
wertyi48 2014-05-20 13:43:24 -03:00
parent 4e1805598a
commit 9d5ba0dbdc

View file

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