mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
mutagen: update to 1.25
This commit is contained in:
parent
fd01264b12
commit
34cdcf4710
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutagen'
|
# Template file for 'mutagen'
|
||||||
pkgname=mutagen
|
pkgname=mutagen
|
||||||
version=1.24
|
version=1.25
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -10,7 +10,7 @@ depends="python"
|
||||||
pycompile_module="mutagen"
|
pycompile_module="mutagen"
|
||||||
short_desc="Python multimedia tagging library"
|
short_desc="Python multimedia tagging library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.google.com/p/${pkgname}/"
|
homepage="https://bitbucket.org/lazka/mutagen"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://bitbucket.org/lazka/mutagen/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/mutagen/mutagen-${version}.tar.gz"
|
||||||
checksum=220d40a8d7c92e88de9993eb21697cb8f3e6b52e13b7cfd9e640999f4edec291
|
checksum=52bb5d189f76bf77c95a4fa46e09b409698cc5bc7ba52c1ea14b84c5bda7207f
|
||||||
|
|
Loading…
Add table
Reference in a new issue