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

Morten Linderud foxboron at archlinux.org
Fri Oct 19 21:47:50 UTC 2018


    Date: Friday, October 19, 2018 @ 21:47:50
  Author: foxboron
Revision: 397949

upgpkg: python-jsonrpc-server 0.0.2-1

Modified:
  python-jsonrpc-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-19 21:43:09 UTC (rev 397948)
+++ PKGBUILD	2018-10-19 21:47:50 UTC (rev 397949)
@@ -3,7 +3,7 @@
 
 pkgbase=python-jsonrpc-server
 pkgname=(python-jsonrpc-server python2-jsonrpc-server)
-pkgver=0.0.1
+pkgver=0.0.2
 pkgrel=1
 pkgdesc="An implementation of the Language Server Protocol for Python"
 arch=("any")
@@ -14,7 +14,7 @@
 checkdepends=("python-pytest" "python-pytest-runner" "python-pytest-cov"  "python-pyflakes" "python-mock" 
               "python2-pytest" "python2-pytest-runner" "python2-pytest-cov" "python2-pyflakes" "python2-mock" "python2-futures")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/palantir/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('cc00d8b92831f395bc423919abb46558fc1a3a4b6c63acea367dcfe85a2a107b')
+sha256sums=('fc1ea9cd58a6959cbf555d2ba7f3605694b54a372a9c7a7d69dd6577d6d214a2')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list