eyeD3: update to 0.7.8.
This commit is contained in:
parent
c3f767752c
commit
6ff2a40c81
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eyeD3'
|
||||
pkgname=eyeD3
|
||||
version=0.7.5
|
||||
version=0.7.8
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style="python-module"
|
||||
|
@ -10,6 +10,6 @@ pycompile_module="eyeD3"
|
|||
short_desc="Python2 tool for mp3's ID3 tags manipulation"
|
||||
homepage="http://eyed3.nicfit.net/"
|
||||
license="GPL-2"
|
||||
maintainer="Steven R <dev@styez.com>"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tgz"
|
||||
checksum=6a60f6dff7c8b74fee11eb378447b3bbbd2433ca5f7a00846840b0b2ddec9222
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=06b956572b8d63c52db8f62447277a5647fc185b7afef9f2a918b4601db467db
|
||||
|
|
Loading…
Reference in New Issue