diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
| commit | b476232066e0e528e892dcf38d5c48311ef2e0d7 (patch) | |
| tree | fc08b3aabbd708643a27bd0d361c03bbb91c815f /vim | |
| parent | 320188da8dc54c3bea83d55c6e55ac9222119781 (diff) | |
| download | alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.tar.gz alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.zip | |
Woodpecker CI d881624f176cf3220436ba7f535efa8af4ce4b87 [SKIP CI]
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/.checksum | 2 | ||||
| -rw-r--r-- | vim/.files | 11 | ||||
| -rw-r--r-- | vim/abuild | 2 |
3 files changed, 13 insertions, 2 deletions
diff --git a/vim/.checksum b/vim/.checksum index 1c0ee871..68c126b4 100644 --- a/vim/.checksum +++ b/vim/.checksum @@ -1 +1 @@ -1d3b4a3700fb10b7eb0fcb5da9b269d9aad8c2dcde698828355dc56c37b3fbc1 vim-9.1.1926.tar.gz +976d36a40fe9028b614d210e9ea2a659ab8c452a458bdd0e0a29c1e221674a60 vim-9.1.1952.tar.gz @@ -624,6 +624,7 @@ drwxr-xr-x root/root usr/share/vim/vim91/ftplugin/ -rw-r--r-- root/root usr/share/vim/vim91/ftplugin/lc.vim -rw-r--r-- root/root usr/share/vim/vim91/ftplugin/ld.vim -rw-r--r-- root/root usr/share/vim/vim91/ftplugin/ldapconf.vim +-rw-r--r-- root/root usr/share/vim/vim91/ftplugin/leex.vim -rw-r--r-- root/root usr/share/vim/vim91/ftplugin/leo.vim -rw-r--r-- root/root usr/share/vim/vim91/ftplugin/less.vim -rw-r--r-- root/root usr/share/vim/vim91/ftplugin/lex.vim @@ -949,6 +950,7 @@ drwxr-xr-x root/root usr/share/vim/vim91/indent/ -rw-r--r-- root/root usr/share/vim/vim91/indent/krl.vim -rw-r--r-- root/root usr/share/vim/vim91/indent/ld.vim -rw-r--r-- root/root usr/share/vim/vim91/indent/less.vim +-rw-r--r-- root/root usr/share/vim/vim91/indent/lf.vim -rw-r--r-- root/root usr/share/vim/vim91/indent/lifelines.vim -rw-r--r-- root/root usr/share/vim/vim91/indent/liquid.vim -rw-r--r-- root/root usr/share/vim/vim91/indent/lisp.vim @@ -1124,6 +1126,14 @@ drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/editorconfig/ftdetect/ -rw-r--r-- root/root usr/share/vim/vim91/pack/dist/opt/editorconfig/ftdetect/editorconfig.vim drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/editorconfig/plugin/ -rw-r--r-- root/root usr/share/vim/vim91/pack/dist/opt/editorconfig/plugin/editorconfig.vim +drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/ +drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/autoload/ +-rw-r--r-- root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/autoload/helpcurwin.vim +drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/doc/ +-rw-r--r-- root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/doc/helpcurwin.txt +-rw-r--r-- root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/doc/tags +drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/plugin/ +-rw-r--r-- root/root usr/share/vim/vim91/pack/dist/opt/helpcurwin/plugin/helpcurwin.vim drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/helptoc/ drwxr-xr-x root/root usr/share/vim/vim91/pack/dist/opt/helptoc/autoload/ -rw-r--r-- root/root usr/share/vim/vim91/pack/dist/opt/helptoc/autoload/helptoc.vim @@ -1573,6 +1583,7 @@ drwxr-xr-x root/root usr/share/vim/vim91/syntax/ -rw-r--r-- root/root usr/share/vim/vim91/syntax/ld.vim -rw-r--r-- root/root usr/share/vim/vim91/syntax/ldapconf.vim -rw-r--r-- root/root usr/share/vim/vim91/syntax/ldif.vim +-rw-r--r-- root/root usr/share/vim/vim91/syntax/leex.vim -rw-r--r-- root/root usr/share/vim/vim91/syntax/less.vim -rw-r--r-- root/root usr/share/vim/vim91/syntax/lex.vim -rw-r--r-- root/root usr/share/vim/vim91/syntax/lf.vim @@ -1,5 +1,5 @@ name=vim -version=9.1.1926 +version=9.1.1952 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" |