mutagen: update to 1.32.
This commit is contained in:
parent
4c10296a30
commit
3a9ab27fa6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mutagen'
|
||||
pkgname=mutagen
|
||||
version=1.31
|
||||
version=1.32
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -11,10 +11,10 @@ depends="python"
|
|||
pycompile_module="mutagen"
|
||||
short_desc="Python2 multimedia tagging library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://bitbucket.org/lazka/mutagen"
|
||||
homepage="https://github.com/quodlibet/mutagen"
|
||||
license="GPL-2"
|
||||
distfiles="${PYPI_SITE}/m/mutagen/mutagen-${version}.tar.gz"
|
||||
checksum=0aa011707785fe30935d8655380052a20ba8b972aa738d4f144c457b35b4d699
|
||||
checksum=7721ded04caf36fc30661165ae311fed342f7503b048e9db3d52764108ed3ab5
|
||||
|
||||
python3.4-mutagen_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue