mutagen: update to 1.31.
This commit is contained in:
parent
5f334405d6
commit
c11b488b43
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutagen'
|
# Template file for 'mutagen'
|
||||||
pkgname=mutagen
|
pkgname=mutagen
|
||||||
version=1.30
|
version=1.31
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://bitbucket.org/lazka/mutagen"
|
homepage="https://bitbucket.org/lazka/mutagen"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${PYPI_SITE}/m/mutagen/mutagen-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/mutagen/mutagen-${version}.tar.gz"
|
||||||
checksum=cdbf40642a4423fed0a2408b32e589d79b5e40e4a7f6caf5023cc8f5ad7c624f
|
checksum=0aa011707785fe30935d8655380052a20ba8b972aa738d4f144c457b35b4d699
|
||||||
|
|
||||||
python3.4-mutagen_package() {
|
python3.4-mutagen_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue