diff --git a/srcpkgs/python3-neovim/template b/srcpkgs/python3-neovim/template index 38fc21f0178..754f15c4da2 100644 --- a/srcpkgs/python3-neovim/template +++ b/srcpkgs/python3-neovim/template @@ -1,7 +1,7 @@ # Template file for 'python3-neovim' pkgname=python3-neovim version=0.4.3 -revision=2 +revision=3 wrksrc="pynvim-${version}" build_style="python3-module" hostmakedepends="python3-setuptools"