beets: update to 1.2.2.

This commit is contained in:
wertyi48 2013-08-30 14:19:32 -03:00
parent 6ae1a8e9cd
commit 2d8588016b

View file

@ -1,9 +1,9 @@
# Template file for 'beets'
pkgname=beets
version=1.2.1
version=1.2.2
revision=1
distfiles="https://github.com/sampsyo/beets/releases/download/v1.2.1/beets-${version}.tar.gz"
checksum="7424708a7ebd0884141537970b31cd41a09c5b799d9ce5d00d3704ce8aa520b6"
distfiles="https://github.com/sampsyo/beets/releases/download/v${version}/beets-${version}.tar.gz"
checksum="8f96802ca0addbc811f240420e314f3845a25f718684b58dc6979a45b140f6b3"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"