vim: update to 9.0.0335.

This commit is contained in:
Leah Neukirchen 2022-08-30 21:39:57 +02:00
parent caa01343d4
commit fd87ee34df
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vim'
pkgname=vim
version=9.0.0135
version=9.0.0335
revision=1
hostmakedepends="gettext glib-devel pkg-config"
makedepends="acl-devel ncurses-devel
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Vim"
homepage="https://www.vim.org"
distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
checksum=b47690d77a8262d3115bea608fbf27f6ed122b49fc7765fb2cbf7d122d250d8f
checksum=7771561496c208c2d7afdee9cedf36b62c1915836e968a1fa49b685a381dc95d
python_version=3
build_options="x11 gtk3 huge"