summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Staletic <boris.staletic@protonmail.com>2024-10-21 17:35:45 +0200
committerSam James <sam@gentoo.org>2024-12-01 12:39:52 +0000
commit77509bd8bca40d41e618162b118ab27b68617b1f (patch)
treea14168bf7c2abbb45894bd9190bcadce47cf1f11 /app-editors/vim-core
parentapp-editors/gvim: add 9.1.0794 (diff)
downloadgentoo-77509bd8bca40d41e618162b118ab27b68617b1f.tar.gz
gentoo-77509bd8bca40d41e618162b118ab27b68617b1f.tar.bz2
gentoo-77509bd8bca40d41e618162b118ab27b68617b1f.zip
app-editors/vim-core: sync live
Signed-off-by: Boris Staletic <boris.staletic@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/vim-core-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild
index 8f91d20c3a96..e1295a72b761 100644
--- a/app-editors/vim-core/vim-core-9999.ebuild
+++ b/app-editors/vim-core/vim-core-9999.ebuild
@@ -5,8 +5,8 @@ EAPI=8
# Please bump with app-editors/vim and app-editors/gvim
-VIM_VERSION="9.0"
-VIM_PATCHES_VERSION="9.0.1000"
+VIM_VERSION="9.1"
+VIM_PATCHES_VERSION="9.0.2092"
inherit bash-completion-r1 desktop flag-o-matic prefix toolchain-funcs vim-doc xdg-utils
if [[ ${PV} == 9999* ]] ; then