summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Larry Hajali2019-08-19 00:02:51 +0200
committer Willy Sudiarto Raharjo2019-08-24 03:24:06 +0200
commitfbda6d3638a58c00de259e68d32cd09d927e416e (patch)
treeba3896407ddda5f25842317aaf92769e2e8073ad /audio
parent06671483b6529495c8cb31d181e46d2d6fd4edb4 (diff)
downloadslackbuilds-fbda6d3638a58c00de259e68d32cd09d927e416e.tar.gz
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.SlackBuild4
-rw-r--r--audio/eyeD3/eyeD3.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/eyeD3/eyeD3.SlackBuild b/audio/eyeD3/eyeD3.SlackBuild
index b24d279918..2cd673662c 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 6e2f7628ab..0171575064 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"