aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-03-11 17:04:20 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-03-11 17:04:20 +0000
commit7ed4b0466edfc0606af43605f230e53c367cfcc4 (patch)
tree896dbc64af7c87c3a96c9e43236708fe890976c5 /vim
parent7bce5a1ee51a9cf63f63d85746bdedadf499b0a2 (diff)
downloadalicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.tar.gz
alicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.zip
Woodpecker CI 74c1f4a8593e4ade00eba778e015573bc7d898a4 [SKIP CI]
Diffstat (limited to 'vim')
-rw-r--r--vim/.checksum2
-rw-r--r--vim/.files5
-rw-r--r--vim/abuild2
3 files changed, 7 insertions, 2 deletions
diff --git a/vim/.checksum b/vim/.checksum
index 37693c44..6d513ecf 100644
--- a/vim/.checksum
+++ b/vim/.checksum
@@ -1 +1 @@
-57ec1bea8c4215de07172d9cb9e30bcc1707cac9d8ae68a31cd05de8ec02ff57 vim-9.2.0081.tar.gz
+33f38411a00c0926ae38ca0bf05a3827689d768071d6a38cfb65a22bd8ee58ff vim-9.2.0131.tar.gz
diff --git a/vim/.files b/vim/.files
index db71470b..09a99348 100644
--- a/vim/.files
+++ b/vim/.files
@@ -691,6 +691,7 @@ drwxr-xr-x root/root usr/share/vim/vim92/ftplugin/
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/neomuttrc.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/netrc.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/nginx.vim
+-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/nickel.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/nim.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/nix.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/nroff.vim
@@ -857,6 +858,7 @@ drwxr-xr-x root/root usr/share/vim/vim92/ftplugin/
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/xf86conf.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/xhtml.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/xinetd.vim
+-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/xkb.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/xml.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/xmodmap.vim
-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/xs.vim
@@ -938,6 +940,7 @@ drwxr-xr-x root/root usr/share/vim/vim92/indent/
-rw-r--r-- root/root usr/share/vim/vim92/indent/gyp.vim
-rw-r--r-- root/root usr/share/vim/vim92/indent/haml.vim
-rw-r--r-- root/root usr/share/vim/vim92/indent/hamster.vim
+-rw-r--r-- root/root usr/share/vim/vim92/indent/handlebars.vim
-rw-r--r-- root/root usr/share/vim/vim92/indent/hare.vim
-rw-r--r-- root/root usr/share/vim/vim92/indent/hcl.vim
-rw-r--r-- root/root usr/share/vim/vim92/indent/hog.vim
@@ -1501,6 +1504,7 @@ drwxr-xr-x root/root usr/share/vim/vim92/syntax/
-rw-r--r-- root/root usr/share/vim/vim92/syntax/gitsendemail.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/gkrellmrc.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/gleam.vim
+-rw-r--r-- root/root usr/share/vim/vim92/syntax/glimmer.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/glsl.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/gnash.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/gnuplot.vim
@@ -1523,6 +1527,7 @@ drwxr-xr-x root/root usr/share/vim/vim92/syntax/
-rw-r--r-- root/root usr/share/vim/vim92/syntax/gyp.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/haml.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/hamster.vim
+-rw-r--r-- root/root usr/share/vim/vim92/syntax/handlebars.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/hare.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/haredoc.vim
-rw-r--r-- root/root usr/share/vim/vim92/syntax/haskell.vim
diff --git a/vim/abuild b/vim/abuild
index 905d2fd5..dcdf8934 100644
--- a/vim/abuild
+++ b/vim/abuild
@@ -1,5 +1,5 @@
name=vim
-version=9.2.0081
+version=9.2.0131
release=1
source="https://github.com/$name/$name/archive/v$version/$name-$version.tar.gz"
build_opt="--without-x --disable-gui --disable-gpm --disable-libsodium --disable-nls"