vim: update to 8.1.2291 and adopt

This commit is contained in:
Nathan Owens 2019-11-12 13:47:39 -06:00 committed by Helmut Pozimski
parent 62c0bd0754
commit 9f6f149163

View file

@ -1,17 +1,17 @@
# Template file for 'vim'
pkgname=vim
version=8.1.2238
version=8.1.2291
revision=1
hostmakedepends="glib-devel pkg-config"
makedepends="acl-devel gtk+3-devel libXt-devel lua-devel ncurses-devel
perl python-devel python3-devel ruby-devel"
depends="vim-common>=${version}"
short_desc="Vim editor (vi clone)"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Nathan Owens <ndowens04@gmail.com>"
license="Vim"
homepage="https://www.vim.org"
distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
checksum=27f6e2b7e86fb9099806a98ce7ec4458ce53b6bf554b1420847a359415cd9149
checksum=fa8b7e9e8ff428d7fcbdb05a0d4b4a31f173194f08872d78a74b6b4c9d894c51
subpackages="xxd vim-common vim-x11 gvim"
# XXX vim-huge cannot be cross compiled for now.