commit: c020f8a37ef37eeffd01e6f66e8b3a085bb55a23
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Apr 23 17:54:03 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr 23 17:54:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c020f8a3
media-video/ciano: Fix HOMEPAGE.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
media-video/ciano/ciano-0.2.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ciano/ciano-0.2.4.ebuild
b/media-video/ciano/ciano-0.2.4.ebuild
index 3da996b41..bb822f306 100644
--- a/media-video/ciano/ciano-0.2.4.ebuild
+++ b/media-video/ciano/ciano-0.2.4.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8,9} )
inherit gnome2-utils meson python-any-r1 vala xdg
DESCRIPTION="A multimedia file converter focused on simplicity"
-HOMEPAGE="https://robertsanseries.github.io/ciano"
+HOMEPAGE="https://robertsanseries.github.io/ciano/"
SRC_URI="https://github.com/robertsanseries/ciano/archive/${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="GPL-2+"