commit: b13c1f48dc220976064484be869f51d71763f259 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Jul 28 16:22:01 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Jul 28 16:22:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b13c1f48
app-misc/broot: update HOMEPAGE Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-misc/broot/broot-1.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/broot/broot-1.6.1.ebuild b/app-misc/broot/broot-1.6.1.ebuild index 43743c10cf7..9f1da71e641 100644 --- a/app-misc/broot/broot-1.6.1.ebuild +++ b/app-misc/broot/broot-1.6.1.ebuild @@ -208,7 +208,7 @@ yaml-rust-0.4.5 inherit cargo DESCRIPTION="A new way to see and navigate directory trees" -HOMEPAGE="https://dystroy.org/broot/" +HOMEPAGE="https://dystroy.org/broot/ https://github.com/Canop/broot" SRC_URI="https://github.com/Canop/broot/archive/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris)"
