diff options
Diffstat (limited to 'media-video/acidrip/acidrip-0.14-r4.ebuild')
-rw-r--r-- | media-video/acidrip/acidrip-0.14-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/acidrip/acidrip-0.14-r4.ebuild b/media-video/acidrip/acidrip-0.14-r4.ebuild index 85ef8b4a34d1..8a0141cdf490 100644 --- a/media-video/acidrip/acidrip-0.14-r4.ebuild +++ b/media-video/acidrip/acidrip-0.14-r4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit perl-app DESCRIPTION="A gtk-perl mplayer/mencoder frontend for ripping DVDs" -HOMEPAGE="https://sourceforge.net/acidrip/" -SRC_URI="mirror://sourceforge/${P}.tar.gz" +HOMEPAGE="https://sourceforge.net/projects/acidrip/" +SRC_URI="https://sourceforge.net/projects/${PN}/files/${PN}/${PV}%20-%20Your%20two-wheeled%20knife/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |