vim: update to 8.0.0823

This commit is contained in:
cr6git 2017-07-29 15:32:36 +02:00
parent 5c7ca6272a
commit 301f99f445
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vim'
pkgname=vim
version=8.0.0765
version=8.0.0823
revision=1
hostmakedepends="pkg-config glib-devel"
makedepends="ncurses-devel acl-devel libXt-devel gtk+-devel perl
@ -10,8 +10,8 @@ short_desc="Vim editor (vi clone)"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.vim.org"
license="Vim"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=a9755c7f62f1a805745bc4bb42750fb7ad60c9c39df26875e78027f0b87b614f
distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
checksum=793919206e2cf2280bf329064b44bd39596f87eedd7da2c245f85f52e658b641
subpackages="xxd vim-common vim-x11 gvim"
# XXX vim-huge cannot be cross compiled for now.