diff options
-rw-r--r-- | audio/whipper/slack-desc | 2 | ||||
-rw-r--r-- | audio/whipper/whipper.SlackBuild | 2 | ||||
-rw-r--r-- | audio/whipper/whipper.info | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/whipper/slack-desc b/audio/whipper/slack-desc index bed11271fa..822f8eba9d 100644 --- a/audio/whipper/slack-desc +++ b/audio/whipper/slack-desc @@ -11,7 +11,7 @@ whipper: whipper: Whipper is a Python 2 command line secure CD-DA ripper preferring whipper: accuracy over speed, forked from the morituri project. whipper: -whipper: Homepage: https://github.com/JoeLametta/whipper +whipper: Homepage: https://github.com/whipper-team/whipper whipper: whipper: whipper: diff --git a/audio/whipper/whipper.SlackBuild b/audio/whipper/whipper.SlackBuild index f6f606ad28..6bed9d4237 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.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 43e8c4bafc..7ef8328bcd 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -1,8 +1,8 @@ PRGNAM="whipper" -VERSION="0.7.0" -HOMEPAGE="https://github.com/JoeLametta/whipper" -DOWNLOAD="https://github.com/JoeLametta/whipper/archive/v0.7.0/whipper-0.7.0.tar.gz" -MD5SUM="ed7a5c922f3a95254bed3626ccb29bfc" +VERSION="0.7.1" +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_x86_64="" MD5SUM_x86_64="" REQUIRES="accuraterip-checksum cddb-py mutagen musicbrainzngs pycdio python-requests" |