diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-11-02 13:08:54 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:41 +0700 |
commit | 7fb6c4227f15b6a75ceab7ae2db81dcddb0814a2 (patch) | |
tree | aee9cc39d6f736c4544f5553647d846f4336be6a /audio/whipper | |
parent | e418dbb42dcdf9c561b96ef8977b75ba709662b1 (diff) | |
download | slackbuilds-7fb6c4227f15b6a75ceab7ae2db81dcddb0814a2.tar.gz |
audio/whipper: Updated for version 0.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/whipper')
-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 6bed9d4237..cca08088c3 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.7.1} +VERSION=${VERSION:-0.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 7ef8328bcd..4def56753c 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -1,8 +1,8 @@ PRGNAM="whipper" -VERSION="0.7.1" +VERSION="0.7.2" HOMEPAGE="https://github.com/whipper-team/whipper" -DOWNLOAD="https://github.com/whipper-team/whipper/archive/v0.7.1/whipper-0.7.1.tar.gz" -MD5SUM="b69f6d61354ca8834b55d54e802a5ec9" +DOWNLOAD="https://github.com/whipper-team/whipper/archive/v0.7.2/whipper-0.7.2.tar.gz" +MD5SUM="df622ccbb363c9ca53e80849b52bc8d3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="accuraterip-checksum cddb-py mutagen musicbrainzngs pycdio python-requests" |