diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2019-08-18 15:02:51 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:24:06 +0700 |
commit | fbda6d3638a58c00de259e68d32cd09d927e416e (patch) | |
tree | ba3896407ddda5f25842317aaf92769e2e8073ad /audio | |
parent | 06671483b6529495c8cb31d181e46d2d6fd4edb4 (diff) |
audio/eyeD3: Updated for version 0.8.10
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/eyeD3/eyeD3.SlackBuild | 4 | ||||
-rw-r--r-- | audio/eyeD3/eyeD3.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/eyeD3/eyeD3.SlackBuild b/audio/eyeD3/eyeD3.SlackBuild index b24d27991869..2cd673662c39 100644 --- a/audio/eyeD3/eyeD3.SlackBuild +++ b/audio/eyeD3/eyeD3.SlackBuild @@ -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} diff --git a/audio/eyeD3/eyeD3.info b/audio/eyeD3/eyeD3.info index 6e2f7628abcc..017157506400 100644 --- a/audio/eyeD3/eyeD3.info +++ b/audio/eyeD3/eyeD3.info @@ -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" |