summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-03-05 14:30:10 +0100
committerTim Biermann <tbier@posteo.de>2022-03-05 14:46:15 +0100
commitaab65a50ed6ffe6c76336e2b94cc55f9616c47ee (patch)
treec470171fb492cd2008878a88e407870ccf1e7b88 /vim
parent423595b34e9a4db8fe51fba0ac68fba7541f0706 (diff)
downloadcore-aab65a50ed6ffe6c76336e2b94cc55f9616c47ee.tar.gz
core-aab65a50ed6ffe6c76336e2b94cc55f9616c47ee.tar.xz
vim: 8.2.4386 -> 8.2.4501
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 f44ad09f..4e2374db 100644
--- a/vim/.footprint
+++ b/vim/.footprint
@@ -344,6 +344,7 @@ drwxr-xr-x root/root usr/share/vim/doc/
-rw-r--r-- root/root usr/share/vim/doc/version6.txt
-rw-r--r-- root/root usr/share/vim/doc/version7.txt
-rw-r--r-- root/root usr/share/vim/doc/version8.txt
+-rw-r--r-- root/root usr/share/vim/doc/version9.txt
-rw-r--r-- root/root usr/share/vim/doc/vi_diff.txt
-rwxr-xr-x root/root usr/share/vim/doc/vim2html.pl
-rw-r--r-- root/root usr/share/vim/doc/vim9.txt
diff --git a/vim/.signature b/vim/.signature
index b757ec42..831e5504 100644
--- a/vim/.signature
+++ b/vim/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqqn/bWZD6RfPjZUnIzBPTD8m7Hb1flfVVZTyZLXYBXL2whPXaC6lYAtCTd4xhq36uZQWPufJ0EM6UEid4zEY6ww=
-SHA256 (Pkgfile) = 2ff97f5a0d94bfed024ab6584df16a80fe324d86083cae2e1350da0a1112a44b
-SHA256 (.footprint) = 0a328f8072b761bcd1c51fa992ff32503177b2990f116d66019dd3e6a4cc57a4
-SHA256 (vim-8.2.4386.tar.gz) = 6f3c8e0433980e795926088f296294e4cabb342af7a6b9723e152515492a2bb6
+RWRJc1FUaeVeqtS9vgfyMzdiPSgSm3wUKfW5tstZwxbldzGfN+hhRZB1Fe2IHGv/hf0QlKdX64Tocw72gwa0RBWf+XiOjTeIKQA=
+SHA256 (Pkgfile) = f4e50ab04a122955e71a8eb32c32e8d56dc56e5d948e5b859b27cab6bbb0def7
+SHA256 (.footprint) = 1cdb1505ee12d0ff4d19ff426065689012ada0f629f86082f7b3ecc957d2a99b
+SHA256 (vim-8.2.4501.tar.gz) = c6f7ad090508c572bf13ada43298b7d832fbd92a91c3cb5b43e271bd03637760
diff --git a/vim/Pkgfile b/vim/Pkgfile
index 1ce370e4..ee3bc0ab 100644
--- a/vim/Pkgfile
+++ b/vim/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses acl
name=vim
-version=8.2.4386
+version=8.2.4501
release=1
source=(https://github.com/vim/vim/archive/v${version}/$name-$version.tar.gz)

Generated by cgit