summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Retornaz <gentoo@retornaz.com>2018-10-30 04:07:08 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-11-08 23:23:44 +0100
commit044e6bffaf381925d150508deef91eb7c714e8c1 (patch)
tree7c28fac9cbad7d64074e1240e0a4c7d05287d5cb
parentdev-python/asciimatics: stable for amd64+x86. (diff)
downloadgentoo-044e6bffaf381925d150508deef91eb7c714e8c1.tar.gz
gentoo-044e6bffaf381925d150508deef91eb7c714e8c1.tar.bz2
gentoo-044e6bffaf381925d150508deef91eb7c714e8c1.zip
media-sound/whipper: update HOMEPAGE.
Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/10303 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--media-sound/whipper/whipper-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/whipper/whipper-0.7.0.ebuild b/media-sound/whipper/whipper-0.7.0.ebuild
index cf58c45c2d39..0806473cc347 100644
--- a/media-sound/whipper/whipper-0.7.0.ebuild
+++ b/media-sound/whipper/whipper-0.7.0.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="A Python CD-DA ripper preferring accuracy over speed (forked from morituri)"
-HOMEPAGE="https://github.com/JoeLametta/whipper"
-SRC_URI="https://github.com/JoeLametta/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/whipper-team/whipper"
+SRC_URI="https://github.com/whipper-team/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"