mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mutagen: update to 1.32.
This commit is contained in:
parent
4c10296a30
commit
3a9ab27fa6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutagen'
|
# Template file for 'mutagen'
|
||||||
pkgname=mutagen
|
pkgname=mutagen
|
||||||
version=1.31
|
version=1.32
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -11,10 +11,10 @@ depends="python"
|
||||||
pycompile_module="mutagen"
|
pycompile_module="mutagen"
|
||||||
short_desc="Python2 multimedia tagging library"
|
short_desc="Python2 multimedia tagging library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://bitbucket.org/lazka/mutagen"
|
homepage="https://github.com/quodlibet/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=0aa011707785fe30935d8655380052a20ba8b972aa738d4f144c457b35b4d699
|
checksum=7721ded04caf36fc30661165ae311fed342f7503b048e9db3d52764108ed3ab5
|
||||||
|
|
||||||
python3.4-mutagen_package() {
|
python3.4-mutagen_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue