Skip to content

Commit

Permalink
vim: update to 9.1.0264
Browse files Browse the repository at this point in the history
  • Loading branch information
Suyun114 authored Apr 6, 2024
1 parent 08b0349 commit be581e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vim/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pkgname=vim
_topver=9.1
_patchlevel=0000
_patchlevel=0264
_versiondir="${pkgname}${_topver//./}"
pkgver=${_topver}.${_patchlevel}
pkgrel=1
Expand All @@ -29,7 +29,7 @@ source=(${pkgname}-${pkgver}.tar.gz::/~https://github.com/vim/vim/archive/v${pkgve
'pretend-cygwin-msys.patch'
'accept-crlf.patch'
'vim-completion')
sha256sums=('8d2a74e358be9cf260174e15e2e29dba4773f2670718b5bf728db6f54b90e25d'
sha256sums=('4806a56798f9f7671417c23ea93a4ff8a219dc42db52ac49d7a7948ce2be018b'
'edd18e0756406ee7b659e4552e444c50c3a0c1e9fb4fce2ddd770c933ea6c7f5'
'bca6e030d50c0d2468ab5c78aa0b359eb18a88a197de8406c593458ffedde922'
'44d7738a8f801195898eeef766ff77506c717dd5d19145ade3c1c2349d4bc4fd'
Expand Down

0 comments on commit be581e5

Please sign in to comment.