diff --git a/srcpkgs/python3-lsp-server/template b/srcpkgs/python3-lsp-server/template index f7bdbdc0dd1..5b3294e6254 100644 --- a/srcpkgs/python3-lsp-server/template +++ b/srcpkgs/python3-lsp-server/template @@ -1,7 +1,7 @@ # Template file for 'python3-lsp-server' pkgname=python3-lsp-server version=1.5.0 -revision=1 +revision=2 wrksrc="${pkgname/3}-${version}" build_style=python3-module hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel"