diff options
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/vim/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/vim/.files | 1 | ||||
| -rw-r--r-- | repos/extra/vim/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/repos/extra/vim/.checksum b/repos/extra/vim/.checksum index b8963be6..d97680b8 100644 --- a/repos/extra/vim/.checksum +++ b/repos/extra/vim/.checksum @@ -1 +1 @@ -2db889cf103c83cf98a78b5384305bc3db3b614756025410ee8df1f98af01299 vim-9.2.0350.tar.gz +9b7192b24996fa8f43de3b5a4f40dedc2b68b51e2b7c4083021b48031f772206 vim-9.2.0390.tar.gz diff --git a/repos/extra/vim/.files b/repos/extra/vim/.files index f8740bff..ed762cfd 100644 --- a/repos/extra/vim/.files +++ b/repos/extra/vim/.files @@ -563,6 +563,7 @@ drwxr-xr-x root/root usr/share/vim/vim92/ftplugin/ -rw-r--r-- root/root usr/share/vim/vim92/ftplugin/gdscript.vim -rw-r--r-- root/root usr/share/vim/vim92/ftplugin/gdshader.vim -rw-r--r-- root/root usr/share/vim/vim92/ftplugin/gel.vim +-rw-r--r-- root/root usr/share/vim/vim92/ftplugin/ghostty.vim -rw-r--r-- root/root usr/share/vim/vim92/ftplugin/git.vim -rw-r--r-- root/root usr/share/vim/vim92/ftplugin/gitattributes.vim -rw-r--r-- root/root usr/share/vim/vim92/ftplugin/gitcommit.vim diff --git a/repos/extra/vim/abuild b/repos/extra/vim/abuild index 1fc2ff2f..d620f5ab 100644 --- a/repos/extra/vim/abuild +++ b/repos/extra/vim/abuild @@ -1,5 +1,5 @@ name=vim -version=9.2.0350 +version=9.2.0390 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" |