From 0b43b4a24c26ffdc494a5f121024fca15d336778 Mon Sep 17 00:00:00 2001 From: Andreas Voegele Date: Sat, 11 Jan 2020 20:16:35 +0700 Subject: audio/abcde: Updated for version 2.9.3. Signed-off-by: Willy Sudiarto Raharjo --- audio/abcde/README | 1 + audio/abcde/abcde.SlackBuild | 2 +- audio/abcde/abcde.info | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'audio/abcde') diff --git a/audio/abcde/README b/audio/abcde/README index 748c0e4ccc..dd63e4fe81 100644 --- a/audio/abcde/README +++ b/audio/abcde/README @@ -7,6 +7,7 @@ There are many additional features that abcde supports by installing one or more of these dependencies: * eyeD3 for tagging MP3 files (default) +* id3lib for tagging MP3 files (with ID3TAGV=id3tag) * id3v2 for tagging MP3 files (with ID3TAGV=id3v2.3) * id3 for tagging MP3 files (with ID3TAGV=id3v1) diff --git a/audio/abcde/abcde.SlackBuild b/audio/abcde/abcde.SlackBuild index 954d5e469a..095531cba0 100644 --- a/audio/abcde/abcde.SlackBuild +++ b/audio/abcde/abcde.SlackBuild @@ -28,7 +28,7 @@ # Modified by Andreas Voegele PRGNAM=abcde -VERSION=${VERSION:-2.9.2} +VERSION=${VERSION:-2.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/abcde/abcde.info b/audio/abcde/abcde.info index a61f564fa3..917134dab7 100644 --- a/audio/abcde/abcde.info +++ b/audio/abcde/abcde.info @@ -1,8 +1,8 @@ PRGNAM="abcde" -VERSION="2.9.2" +VERSION="2.9.3" HOMEPAGE="https://abcde.einval.com/wiki/" -DOWNLOAD="https://abcde.einval.com/download/abcde-2.9.2.tar.gz" -MD5SUM="74b338f34df55c0784f2a13d89c4eca9" +DOWNLOAD="https://abcde.einval.com/download/abcde-2.9.3.tar.gz" +MD5SUM="24a6e89f0e04acb6111e6be913643b12" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cd-discid perl-MusicBrainz-DiscID perl-WebService-MusicBrainz" -- cgit v1.2.3-80-g2a13