summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Bayliss <cjbdev@icloud.com>2024-06-28 11:08:55 +1000
committerJoonas Niilola <juippis@gentoo.org>2024-07-23 11:47:08 +0300
commit3a7c87eec3f8752f50fe22fab0a4031d3e71b6e2 (patch)
treeddf0c837ea59419ff5810b45954312d4404c7871 /app-editors/kakoune
parentapp-editors/kakoune: add 2024.05.18 (diff)
downloadgentoo-3a7c87eec3f8752f50fe22fab0a4031d3e71b6e2.tar.gz
gentoo-3a7c87eec3f8752f50fe22fab0a4031d3e71b6e2.tar.bz2
gentoo-3a7c87eec3f8752f50fe22fab0a4031d3e71b6e2.zip
app-editors/kakoune: update HOMEPAGE
Signed-off-by: Christopher Bayliss <cjbdev@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/37325 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/kakoune')
-rw-r--r--app-editors/kakoune/kakoune-2024.05.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/kakoune/kakoune-2024.05.18.ebuild b/app-editors/kakoune/kakoune-2024.05.18.ebuild
index 53e54382a0cd..d3549c05e6b3 100644
--- a/app-editors/kakoune/kakoune-2024.05.18.ebuild
+++ b/app-editors/kakoune/kakoune-2024.05.18.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="Modal editor inspired by vim"
-HOMEPAGE="http://kakoune.org/ https://github.com/mawww/kakoune"
+HOMEPAGE="https://kakoune.org/ https://github.com/mawww/kakoune"
SRC_URI="https://github.com/mawww/kakoune/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="Unlicense"