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

Jan Steffens heftig at archlinux.org
Fri Nov 23 15:15:39 UTC 2018


    Date: Friday, November 23, 2018 @ 15:15:39
  Author: heftig
Revision: 409566

0.21.3-1

Modified:
  python-language-server/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-23 15:15:37 UTC (rev 409565)
+++ PKGBUILD	2018-11-23 15:15:39 UTC (rev 409566)
@@ -3,8 +3,8 @@
 
 pkgbase=python-language-server
 pkgname=(python-language-server python2-language-server)
-pkgver=0.21.2
-pkgrel=2
+pkgver=0.21.3
+pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
 url="https://github.com/palantir/python-language-server"
@@ -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=('0b81bf42200c7d11e066907040314038525fa53333ac98e7691485166db60fde')
+sha256sums=('07fe8720766cb2a2d79d1a2fe5775f3127aed90289d9acd3b09fc2117fbca21b')
 
 prepare() {
   cp -r "$pkgname-$pkgver"{,-py2}



More information about the arch-commits mailing list