[arch-commits] Commit in python-language-server/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Mon Dec 3 18:53:30 UTC 2018


    Date: Monday, December 3, 2018 @ 18:53:29
  Author: maximbaz
Revision: 410995

upgpkg: python-language-server 0.21.4-1

Modified:
  python-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-03 18:50:39 UTC (rev 410994)
+++ PKGBUILD	2018-12-03 18:53:29 UTC (rev 410995)
@@ -3,7 +3,7 @@
 
 pkgbase=python-language-server
 pkgname=(python-language-server python2-language-server)
-pkgver=0.21.3
+pkgver=0.21.4
 pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -18,7 +18,7 @@
 	          "python2-autopep8" "python2-rope" "python2-mccabe" "python2-pydocstyle" "python2-jsonrpc-server"
 	          "python2-mock" "python2-jedi" "python2-future" "python2-futures" "python2-yapf" "python2-pycodestyle" "python2-autopep8")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/palantir/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('07fe8720766cb2a2d79d1a2fe5775f3127aed90289d9acd3b09fc2117fbca21b')
+sha256sums=('77869d8bbde2fdc789c2684fde490c2036009f70b95f7963ba02f51222130d31')
 
 prepare() {
   cp -r "$pkgname-$pkgver"{,-py2}



More information about the arch-commits mailing list