summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-08-17 12:16:28 +0200
committerJuergen Daubert <jue@jue.li>2022-08-17 12:16:28 +0200
commitc5647ea096b5d24caa5bb327fc1b2bba3193d525 (patch)
tree579c3b58eddd16ae200abc9572ada4a01c43d6bd /vim
parent9212965fa110ce1074c320fb3e2b272b1bcfdb2f (diff)
downloadcore-c5647ea096b5d24caa5bb327fc1b2bba3193d525.tar.gz
core-c5647ea096b5d24caa5bb327fc1b2bba3193d525.tar.xz
vim: update to 9.0.0222
Diffstat (limited to 'vim')
-rw-r--r--vim/.footprint1
-rw-r--r--vim/.signature8
-rw-r--r--vim/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/vim/.footprint b/vim/.footprint
index 840f6d2f..50b3cb1e 100644
--- a/vim/.footprint
+++ b/vim/.footprint
@@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/share/vim/autoload/dist/
-rw-r--r-- root/root usr/share/vim/autoload/syntaxcomplete.vim
-rw-r--r-- root/root usr/share/vim/autoload/tar.vim
-rw-r--r-- root/root usr/share/vim/autoload/tohtml.vim
+-rw-r--r-- root/root usr/share/vim/autoload/typeset.vim
-rw-r--r-- root/root usr/share/vim/autoload/vimball.vim
drwxr-xr-x root/root usr/share/vim/autoload/xml/
-rw-r--r-- root/root usr/share/vim/autoload/xml/html32.vim
diff --git a/vim/.signature b/vim/.signature
index 4444b641..88f80a3c 100644
--- a/vim/.signature
+++ b/vim/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqrQlfUgw9VzvdGYmixsPoNvOf29pT5CdqW5ylohFiyNNgijRnORg2gTtt0VXWxwMrpf4a45Wb6Oz/CmoIemC+Ao=
-SHA256 (Pkgfile) = d37de6be9a79f8727eef1e82d644225a04f980ffff091db4e7af5f7931ca4fa9
-SHA256 (.footprint) = 3dbb035f1cfdb486dfae5e28c40e485b6e33c7ef94f9ebf81b0a81146d02471f
-SHA256 (vim-9.0.0139.tar.gz) = 4b6dad0a27679490599d4215d2fd11a5cd0a7886b620cd79cbe977c2871d9c92
+RWRJc1FUaeVeqoR7IGPTDG5TF+L6s5GrKVgTLZp92PUIXGUqLVnbdKrMTzaKbqhYvBhzyWvDHx2qo7e672VHgHah72Ew1lYMoQE=
+SHA256 (Pkgfile) = 8a61d642334c3eada249245552db23736db073beba82b542850e8f7303536bad
+SHA256 (.footprint) = 975398a7c6383c1cdf2cd2bac73487aadf52895f8aa4f201e289956bd14e8d48
+SHA256 (vim-9.0.0222.tar.gz) = dc3b00e1f72df7f139ff3b23ab70764beffcce95a842f4738e918ca5f07cfa24
diff --git a/vim/Pkgfile b/vim/Pkgfile
index 7672e85e..d6e7ca9c 100644
--- a/vim/Pkgfile
+++ b/vim/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses acl
name=vim
-version=9.0.0139
+version=9.0.0222
release=1
source=(https://github.com/vim/vim/archive/v${version}/$name-$version.tar.gz)

Generated by cgit