diff options
Diffstat (limited to 'app-editors/ghex/ghex-46.0.ebuild')
-rw-r--r-- | app-editors/ghex/ghex-46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-46.0.ebuild b/app-editors/ghex/ghex-46.0.ebuild index 0a2c139952a9..a1bb4fdd3f75 100644 --- a/app-editors/ghex/ghex-46.0.ebuild +++ b/app-editors/ghex/ghex-46.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit gnome.org gnome2-utils meson xdg DESCRIPTION="GNOME hexadecimal editor" -HOMEPAGE="https://wiki.gnome.org/Apps/Ghex" +HOMEPAGE="https://gitlab.gnome.org/GNOME/ghex" if [[ ${PV} == 9999 ]]; then inherit git-r3 |