We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe608b commit 435b077Copy full SHA for 435b077
srcpkgs/vim/template
@@ -1,6 +1,6 @@
1
# Template file for 'vim'
2
pkgname=vim
3
-version=9.1.1918
+version=9.1.2011
4
revision=1
5
create_wrksrc=required
6
hostmakedepends="gettext glib-devel pkg-config
@@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <[email protected]>"
16
license="Vim"
17
homepage="https://www.vim.org"
18
distfiles="https://github.com/vim/vim/archive/refs/tags/v${version}.tar.gz"
19
-checksum=184d2ec64af07cd198cef43a363a653f002878aa47e42042fad9f05877f9f70b
+checksum=168bb1bfe7657b7649766cc5225a3e6820527f986754ada9ec533dbaca4a66e0
20
python_version=3
21
22
build_options="x11 gtk3 huge"
0 commit comments