eyeD3: update to 0.7.5
This commit is contained in:
parent
110e096d61
commit
c7d8c868c1
1 changed files with 8 additions and 9 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'eyeD3'
|
||||
pkgname=eyeD3
|
||||
version=0.7.4
|
||||
revision=3
|
||||
noarch="yes"
|
||||
version=0.7.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style="python-module"
|
||||
hostmakedepends="python-devel python-setuptools"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="python>=2.7"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="eyeD3"
|
||||
short_desc="Python tool for mp3's ID3 tags manipulation"
|
||||
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="http://eyed3.nicfit.net/releases/eyeD3-${version}.tgz"
|
||||
checksum="a138e6e1fd5b8c2b7947a2d22868167ede16bb96e8e02a067951388bf1fb3000"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tgz"
|
||||
checksum=6a60f6dff7c8b74fee11eb378447b3bbbd2433ca5f7a00846840b0b2ddec9222
|
||||
|
|
Loading…
Reference in a new issue