diff --git a/PKGBUILD b/PKGBUILD index 3900be1..edbe4b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ _name=lsprotocol pkgname=python-lsprotocol -pkgver=2023.0.0a1 -pkgrel=2 +pkgver=2023.0.0a2 +pkgrel=1 pkgdesc='Python implementation of the Language Server Protocol' arch=('any') url=https://github.com/microsoft/lsprotocol