summaryrefslogtreecommitdiffstats
path: root/audio/whipper
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2018-10-27 06:15:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-10-27 09:27:32 +0700
commiteef2f17d2749ada6baea36a540fa9de9835b249b (patch)
treeef8fba3a6ee1cb362321bbdc504788c8e37882da /audio/whipper
parente38de0f56b7ae5cc44a47f37a3ceaa4c0b2f8d18 (diff)
downloadslackbuilds-eef2f17d2749ada6baea36a540fa9de9835b249b.tar.gz
slackbuilds-eef2f17d2749ada6baea36a540fa9de9835b249b.tar.xz
audio/whipper: Updated for version 0.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/whipper')
-rw-r--r--audio/whipper/slack-desc2
-rw-r--r--audio/whipper/whipper.SlackBuild2
-rw-r--r--audio/whipper/whipper.info8
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"