diff --git a/core/vim/.checksums b/core/vim/.checksums index 56adede81..ba3d241ba 100644 --- a/core/vim/.checksums +++ b/core/vim/.checksums @@ -1 +1 @@ -1762ef661dbefbfe64851cde89dec88e vim-v9.0.1401.tar.gz +d50f195bb5fc14c8b3052d86a07afea4 vim-v9.0.1417.tar.gz diff --git a/core/vim/.pkgfiles b/core/vim/.pkgfiles index b75942419..36e12670a 100644 --- a/core/vim/.pkgfiles +++ b/core/vim/.pkgfiles @@ -1,4 +1,4 @@ -vim-9.0.1401-1 +vim-9.0.1417-1 drwxr-xr-x root/root etc/ -rw-r--r-- root/root etc/vimrc drwxr-xr-x root/root usr/ diff --git a/core/vim/spkgbuild b/core/vim/spkgbuild index 1c3a88be6..cc0b11bfe 100755 --- a/core/vim/spkgbuild +++ b/core/vim/spkgbuild @@ -2,7 +2,7 @@ # depends : acl gettext ncurses name=vim -version=9.0.1401 +version=9.0.1417 release=1 source="https://github.com/vim/vim/archive/v$version/vim-v$version.tar.gz"