summaryrefslogtreecommitdiff
path: root/x11-misc/spacefm/spacefm-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/spacefm/spacefm-9999.ebuild')
-rw-r--r--x11-misc/spacefm/spacefm-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild
index bf27995498f1..0e63a546df0d 100644
--- a/x11-misc/spacefm/spacefm-9999.ebuild
+++ b/x11-misc/spacefm/spacefm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,8 @@ EAPI=7
inherit linux-info optfeature xdg
DESCRIPTION="A multi-panel tabbed file manager"
-HOMEPAGE="https://ignorantguru.github.com/spacefm/"
+HOMEPAGE="https://ignorantguru.github.io/spacefm/"
+
if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/IgnorantGuru/${PN}.git"
EGIT_BRANCH="next"