audio/whipper: Updated for version 0.7.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2018-12-15 01:30:53 +07:00 committed by Willy Sudiarto Raharjo
parent 37f305ef40
commit fed506aaeb
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.7.2}
VERSION=${VERSION:-0.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="whipper"
VERSION="0.7.2"
VERSION="0.7.3"
HOMEPAGE="https://github.com/whipper-team/whipper"
DOWNLOAD="https://github.com/whipper-team/whipper/archive/v0.7.2/whipper-0.7.2.tar.gz"
MD5SUM="df622ccbb363c9ca53e80849b52bc8d3"
DOWNLOAD="https://github.com/whipper-team/whipper/archive/v0.7.3/whipper-0.7.3.tar.gz"
MD5SUM="0cdeba11ba71875f58929b8c8ae4b55d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="accuraterip-checksum cddb-py mutagen musicbrainzngs pycdio python-requests"