diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-04-11 22:12:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:28 +0700 |
commit | 26b3beeb26ee7a5bd8f025bda87e7632bfd721c8 (patch) | |
tree | 23120f402de079143da81cba01b512807e1e6fa8 /audio | |
parent | 908f2526f84bc11b94e8be1cc3723de2ea990e23 (diff) |
audio/whipper: Updated for version 0.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/whipper/whipper.SlackBuild | 2 | ||||
-rw-r--r-- | audio/whipper/whipper.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/whipper/whipper.SlackBuild b/audio/whipper/whipper.SlackBuild index 14354c4dac98..f6f606ad282e 100644 --- a/audio/whipper/whipper.SlackBuild +++ b/audio/whipper/whipper.SlackBuild @@ -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} diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 1de9240093e5..43e8c4bafc54 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -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" |