vim: update to 9.0.1321.

This commit is contained in:
Leah Neukirchen 2023-02-18 17:56:33 +01:00
parent ecd2d5e302
commit afeb0c023e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vim'
pkgname=vim
version=9.0.0948
version=9.0.1321
revision=1
hostmakedepends="gettext glib-devel pkg-config"
makedepends="acl-devel ncurses-devel
@ -14,7 +14,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=f0d98cf3005045363066373c6070076f5feaca8de1d34c2d501abc59e90bbc41
checksum=8334f08acbd351c27af6d191d8215c8402ceb4ebda51a1dc5c8144f45418df0f
python_version=3
build_options="x11 gtk3 huge"