audio/eyeD3: Updated for version 0.8.10

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2019-08-18 15:02:51 -07:00 committed by Willy Sudiarto Raharjo
parent 06671483b6
commit fbda6d3638
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
# Copyright 2007 Andrew Lindberg <alindberg@gmail.com>
# Copyright 2015 Andrew Strong, Blue Mountains Australia.
# Copyright 2016-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2016-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -29,7 +29,7 @@
# Modified by new maintainer: Andrew Strong
PRGNAM=eyeD3
VERSION=${VERSION:-0.8.7}
VERSION=${VERSION:-0.8.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="eyeD3"
VERSION="0.8.7"
VERSION="0.8.10"
HOMEPAGE="http://eyed3.nicfit.net/"
DOWNLOAD="http://eyed3.nicfit.net/releases/eyeD3-0.8.7.tar.gz"
MD5SUM="2f08a4bb8ed78218360c2f3e74a68a50"
DOWNLOAD="http://eyed3.nicfit.net/releases/eyeD3-0.8.10.tar.gz"
MD5SUM="af7ff002e9da684e1fd753ed33b4e29e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pathlib python-magic pylast"