vim: update to 8.2.4609.
This commit is contained in:
parent
aaa028cd31
commit
695bfbc43a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vim'
|
||||
pkgname=vim
|
||||
version=8.2.4221
|
||||
revision=2
|
||||
version=8.2.4609
|
||||
revision=1
|
||||
hostmakedepends="gettext glib-devel pkg-config"
|
||||
makedepends="acl-devel ncurses-devel
|
||||
$(vopt_if x11 libXt-devel)
|
||||
|
@ -13,7 +13,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=4b81c03d54a5df697d74bc1eccc5939d6836b8fb58291eda5344c6ddb757ae57
|
||||
checksum=a9b150ed68cf41931e1af2f9fe8b958cf36ed1a14d00378ac8cebf7d8617afb1
|
||||
python_version=3
|
||||
|
||||
build_options="x11 gtk3 huge"
|
||||
|
|
Loading…
Reference in a new issue