beets: update to 1.3.1.

This commit is contained in:
wertyi48 2013-10-31 14:08:18 -03:00
parent e650542293
commit a88176d12b

View File

@ -1,9 +1,9 @@
# Template file for 'beets'
pkgname=beets
version=1.3.0
revision=2
distfiles="https://github.com/sampsyo/beets/releases/download/v${version}/beets-${version}.tar.gz"
checksum="8323ac1a3a9632a996b54043aa592419c91c8575c5eb0c8f1b21a407ce5f96d3"
version=1.3.1
revision=1
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
checksum="d36052f71f115db1d9cfc097a4e6af0c7eaaccf9a34cfd5021fc8523f56b1313"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"