audio/whipper: Updated for version 0.7.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2018-04-11 22:12:20 +01:00 committed by Willy Sudiarto Raharjo
parent 908f2526f8
commit 26b3beeb26
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=whipper
VERSION=${VERSION:-0.6.0}
VERSION=${VERSION:-0.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="whipper"
VERSION="0.6.0"
VERSION="0.7.0"
HOMEPAGE="https://github.com/JoeLametta/whipper"
DOWNLOAD="https://github.com/JoeLametta/whipper/archive/v0.6.0/whipper-0.6.0.tar.gz"
MD5SUM="fe0335e3636b995340c975787f74e022"
DOWNLOAD="https://github.com/JoeLametta/whipper/archive/v0.7.0/whipper-0.7.0.tar.gz"
MD5SUM="ed7a5c922f3a95254bed3626ccb29bfc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="accuraterip-checksum cddb-py mutagen musicbrainzngs pycdio python-requests"