diff options
author | Marvin Preuss <marvin@xsteadfastx.org> | 2022-01-21 09:40:35 +0100 |
---|---|---|
committer | dispatch <dispatch@listserv.local> | 2022-01-21 08:40:44 +0000 |
commit | 2ef329ca03c3b1c73c273fbefa05db1aff8ac9dd (patch) | |
tree | 510ba51a808fb56db8da708283dee6312075cd91 | |
parent | 054856979a58c5de812b82e8f973b6401f799de1 (diff) | |
download | aports-patches/3892.tar.gz aports-patches/3892.tar.bz2 aports-patches/3892.tar.xz |
main/vim: upgrade to 8.2.4150patches/3892
-rw-r--r-- | main/vim/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/vim/APKBUILD b/main/vim/APKBUILD index d51e710145..a35e8056f9 100644 --- a/main/vim/APKBUILD +++ b/main/vim/APKBUILD @@ -3,8 +3,8 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vim -pkgver=8.2.3779 -pkgrel=1 +pkgver=8.2.4150 +pkgrel=0 pkgdesc="Improved vi-style text editor" url="https://www.vim.org/" arch="all" @@ -125,6 +125,6 @@ xxd() { } sha512sums=" -000e9c69ae5241451aca2b0af64cb10a063adddd53ea32f4cb0df7b79ce4bebb96d67c4c25d82fc301dc2ae47a5f16944cee61c1202c318c31256387b2193ef2 vim-8.2.3779.tar.gz +09828e41a376fa4150dd6d290e7611ff5d490ef3227a45bfb6fdbfdbd539f681c172862c7180a4ca7cf56a62ba821f5aa8ffc45bdd2729ec9ea121128112428e vim-8.2.4150.tar.gz d9586b777881973cb5e48e18750336a522ed72c3127b2d6b6991e2b943468ca5b694476e7fa39ab469178c1375fc8f52627484e0fe377aea5811a513e35a7b02 vimrc " |