mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
eyeD3: update to 0.9.5.
This commit is contained in:
parent
9640e585cb
commit
1aea7a87ec
1 changed files with 7 additions and 5 deletions
|
@ -1,14 +1,16 @@
|
|||
# Template file for 'eyeD3'
|
||||
pkgname=eyeD3
|
||||
version=0.9.4
|
||||
version=0.9.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-grako python3-pylast python3-setuptools python3-six"
|
||||
depends="python3-grako python3-pylast python3-setuptools python3-deprecation
|
||||
python3-filetype"
|
||||
short_desc="Python3 tool for mp3's ID3 tags manipulation"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://eyed3.nicfit.net/"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=11099464e438c11a1d701e723a5065c1556fb59878ad9dce29f924dac3a07a96
|
||||
homepage="https://eyed3.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/nicfit/eyeD3/master/HISTORY.rst"
|
||||
distfiles="https://eyed3.nicfit.net/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=faf5806197f2093e82c2830d41f2378f07b3a9da07a16fafb14fc6fbdebac50a
|
||||
|
|
Loading…
Add table
Reference in a new issue