Date: Saturday, April 2, 2022 @ 15:59:44
  Author: archange
Revision: 1180835

upgpkg: python-lsp-server 1.4.1-1

Modified:
  python-lsp-server/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-04-02 15:59:37 UTC (rev 1180834)
+++ PKGBUILD    2022-04-02 15:59:44 UTC (rev 1180835)
@@ -3,7 +3,7 @@
 # Contributor: Platon Pronko <platon7pro...@gmail.com>
 
 pkgname=python-lsp-server
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Fork of the python-language-server project, maintained by the Spyder 
IDE team and the community"
 arch=(any)
@@ -29,7 +29,7 @@
     yapf
 )
 
source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('769142c07573f6b66e930cbd7c588b826082550bef6267bb0aec63e7b6260009')
+sha256sums=('be7f83298af9f0951a93972cafc9db04fd7cf5c05f20812515275f0ba70e342f')
 
 prepare() {
   cd ${pkgname}-${pkgver}

Reply via email to