mutagen: update to 1.42.0.
This commit is contained in:
parent
e43861837c
commit
459f5c8c38
1 changed files with 3 additions and 3 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'mutagen'
|
||||
pkgname=mutagen
|
||||
version=1.41.1
|
||||
version=1.42.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="mutagen"
|
||||
hostmakedepends="python-devel python3-devel"
|
||||
makedepends="$hostmakedepends"
|
||||
depends="python"
|
||||
pycompile_module="mutagen"
|
||||
short_desc="Python2 multimedia tagging library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/quodlibet/mutagen"
|
||||
changelog="https://raw.githubusercontent.com/quodlibet/mutagen/master/NEWS"
|
||||
distfiles="${PYPI_SITE}/m/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=2ea9c900a05fa7f5f4c5bd9fc1475d7d576532e13b2f79b694452b997ff67200
|
||||
checksum=bb61e2456f59a9a4a259fbc08def6d01ba45a42da8eeaa97d00633b0ec5de71c
|
||||
|
||||
alternatives="
|
||||
mutagen:mid3cp:/usr/bin/mid3cp2
|
||||
|
|
Loading…
Reference in a new issue