diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:28:39 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-01 17:28:39 +0000 |
| commit | 9ffce15211b63dc91b4583b34daa9037644f2904 (patch) | |
| tree | 835257356f9303062bf700efb72e0fdc24894657 /vim | |
| parent | 67c77daf818bd21d7c706de35b630546895ffb74 (diff) | |
| download | alicelinux-9ffce15211b63dc91b4583b34daa9037644f2904.tar.gz alicelinux-9ffce15211b63dc91b4583b34daa9037644f2904.zip | |
Woodpecker CI e2743c1e79a7a33c6d92e71c821ae4ab51ac3bc9 [SKIP CI]
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/.checksum | 2 | ||||
| -rw-r--r-- | vim/.files | 1 | ||||
| -rw-r--r-- | vim/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/vim/.checksum b/vim/.checksum index 623863d5..297524cd 100644 --- a/vim/.checksum +++ b/vim/.checksum @@ -1 +1 @@ -53a61ab7164b0103feffee79ef6627830abc96d09697c98ebce232088a371660 vim-9.1.1879.tar.gz +17d8a4b4b04db32e9dde6a8a9638330809f495c5e6f9a9c2459e585ebf2f4887 vim-9.1.1891.tar.gz @@ -255,6 +255,7 @@ drwxr-xr-x root/root usr/share/vim/vim91/compiler/ -rw-r--r-- root/root usr/share/vim/vim91/compiler/tcl.vim -rw-r--r-- root/root usr/share/vim/vim91/compiler/tex.vim -rw-r--r-- root/root usr/share/vim/vim91/compiler/tidy.vim +-rw-r--r-- root/root usr/share/vim/vim91/compiler/tombi.vim -rw-r--r-- root/root usr/share/vim/vim91/compiler/ts-node.vim -rw-r--r-- root/root usr/share/vim/vim91/compiler/tsc.vim -rw-r--r-- root/root usr/share/vim/vim91/compiler/typedoc.vim @@ -1,5 +1,5 @@ name=vim -version=9.1.1879 +version=9.1.1891 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" |