summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c94e51c5af5..abe26707c4cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=python-lsp-all
pkgver=1
-pkgrel=5
+pkgrel=6
description="metapackage for python lsp server"
arch=(any)
-depends=("python-lsp-server" "python-lsp-black" "python-lsp-isort" "python-pylsp-mypy" "python-rope" "python-pyflakes" "python-mccabe" "python-pycodestyle" "python-pydocstyle" "python-pylsp-rope")
+depends=("python-lsp-server" "python-lsp-black" "python-pyls-isort" "python-pylsp-mypy" "python-rope" "python-pyflakes" "python-mccabe" "python-pycodestyle" "python-pydocstyle" "python-pylsp-rope")
optdepends=("flake8: error checking"
"python-pylint: linting")
#No memestra yet