python-pyacoustid: update to 1.1.0.

This commit is contained in:
wertyi48 2014-04-18 12:18:23 -03:00
parent e7a2afb1b8
commit b3f1cc6a88

View file

@ -1,9 +1,9 @@
# Template file for 'python-pyacoustid' # Template file for 'python-pyacoustid'
pkgname=python-pyacoustid pkgname=python-pyacoustid
version=1.0.0 version=1.1.0
revision=2 revision=1
distfiles="https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-${version}.tar.gz" distfiles="https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-${version}.tar.gz"
checksum="31900428e7b344dca0c2da594b387e88620c319298e3a6400a968078194407d4" checksum="0117039cb116af245e6866e8e8bf3c9c8b2853ad087142bd0c2dfc0acc09d452"
build_style="python-module" build_style="python-module"
pycompile_module="pyacoustid" pycompile_module="pyacoustid"
hostmakedepends="python-devel python-distribute" hostmakedepends="python-devel python-distribute"