audio/whipper: Updated for version 0.7.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2018-11-02 13:08:54 +00:00 committed by Willy Sudiarto Raharjo
parent e418dbb42d
commit 7fb6c4227f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

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