commit: 6e918f2b6f8cf0a8b3ffb61cd3a497529aac696d
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Mon Mar 7 20:52:42 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Mon Mar 7 20:52:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e918f2b
media-video/ciano: Fix HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
media-video/ciano/ciano-0.2.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ciano/ciano-0.2.4-r1.ebuild
b/media-video/ciano/ciano-0.2.4-r1.ebuild
index 44b6b2e0d..a8448d4f6 100644
--- a/media-video/ciano/ciano-0.2.4-r1.ebuild
+++ b/media-video/ciano/ciano-0.2.4-r1.ebuild
@@ -8,7 +8,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+"