diff options
-rw-r--r-- | media-video/ttcut/ttcut-0.19.6_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ttcut/ttcut-0.19.6_p1.ebuild b/media-video/ttcut/ttcut-0.19.6_p1.ebuild index 3321a25b40f8..c5036eaad53d 100644 --- a/media-video/ttcut/ttcut-0.19.6_p1.ebuild +++ b/media-video/ttcut/ttcut-0.19.6_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit eutils qmake-utils xdg DESCRIPTION="Tool for cutting MPEG files especially for removing commercials" -HOMEPAGE="http://www.tritime.de/ttcut/" +HOMEPAGE="https://github.com/templer/ttcut" SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.gz" LICENSE="GPL-2" |