summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:12:46 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:12:46 +0100
commit080d216f9e51cb1d7be40a2347167e2a0be0a7a6 (patch)
tree3c715bfaf329cc76f91973f11155554d8ff6889f
parentapp-vim/tagbar: update *.github.com HOMEPAGEs (diff)
downloadgentoo-080d216f9e51cb1d7be40a2347167e2a0be0a7a6.tar.gz
gentoo-080d216f9e51cb1d7be40a2347167e2a0be0a7a6.tar.bz2
gentoo-080d216f9e51cb1d7be40a2347167e2a0be0a7a6.zip
app-vim/voom: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-vim/voom/voom-5.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/voom/voom-5.3-r1.ebuild b/app-vim/voom/voom-5.3-r1.ebuild
index b8cc20da21f7..ed6527121986 100644
--- a/app-vim/voom/voom-5.3-r1.ebuild
+++ b/app-vim/voom/voom-5.3-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..10} )
inherit python-single-r1 vim-plugin
DESCRIPTION="vim plugin: emulates a two-pane text outliner"
-HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657"
+HOMEPAGE="https://vim-voom.github.io/ https://www.vim.org/scripts/script.php?script_id=2657"
SRC_URI="https://github.com/vim-voom/VOoM/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC0-1.0"