diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-11-02 01:00:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-02 01:00:38 +0700 |
commit | 75af4c0d656103c9c1707bf263e6c68c229c61b4 (patch) | |
tree | dbd6c99a5e1d49111f25bc619f6fc908d9ac3ba0 /audio/whipper/whipper.info | |
parent | 8a9b96b8cfb4ddfc168316a342489dc960dd43b3 (diff) |
audio/whipper: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/whipper/whipper.info')
-rw-r--r-- | audio/whipper/whipper.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 29cd15b28e7c..551bd79fa669 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -1,10 +1,10 @@ PRGNAM="whipper" -VERSION="0.7.3" +VERSION="0.8.0" HOMEPAGE="https://github.com/whipper-team/whipper" -DOWNLOAD="https://github.com/whipper-team/whipper/archive/v0.7.3/whipper-0.7.3.tar.gz" -MD5SUM="0cdeba11ba71875f58929b8c8ae4b55d" +DOWNLOAD="https://downloads.sourceforge.net/slackbuildsdirectlinks/whipper/whipper-0.8.0.tar.gz" +MD5SUM="927531dca825af6ede1bafe7e2135d44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="accuraterip-checksum cddb-py mutagen musicbrainzngs pycdio python-requests" +REQUIRES="cddb-py mutagen musicbrainzngs pycdio python-ruamel.yaml python-requests setuptools-scm" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |