mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
vim: update to 8.2.1095
This commit is contained in:
parent
42ffed9cf8
commit
806787d522
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vim'
|
||||
pkgname=vim
|
||||
version=8.2.0891
|
||||
version=8.2.1095
|
||||
revision=1
|
||||
hostmakedepends="gettext glib-devel pkg-config"
|
||||
makedepends="acl-devel gtk+3-devel libXt-devel lua-devel ncurses-devel
|
||||
|
@ -11,7 +11,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
|
|||
license="Vim"
|
||||
homepage="https://www.vim.org"
|
||||
distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
|
||||
checksum=1848dbc78d21e119b9314de06ce9852137d740f8c3fb97f558dea3f7f01bed44
|
||||
checksum=d33a7229e2ec7f96dd8ae496f64a58712e1d76637ad30730ce1a14655b4d2cef
|
||||
python_version=3
|
||||
|
||||
subpackages="xxd vim-common vim-x11 gvim"
|
||||
|
|
Loading…
Add table
Reference in a new issue