mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
audio/whipper: Updated for version 0.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
37f305ef40
commit
fed506aaeb
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue