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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue May 1 09:53:43 UTC 2018


    Date: Tuesday, May 1, 2018 @ 09:53:41
  Author: svenstaro
Revision: 318578

upgpkg: python-neovim 0.2.6-1

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-01 09:52:52 UTC (rev 318577)
+++ PKGBUILD	2018-05-01 09:53:41 UTC (rev 318578)
@@ -3,7 +3,7 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.2.5
+pkgver=0.2.6
 pkgrel=1
 pkgdesc='Python client for Neovim'
 url='https://github.com/neovim/python-client'
@@ -11,7 +11,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/neovim/python-client/archive/${pkgver}.tar.gz")
-sha256sums=('2ab77beb7cf591f64e038ba0c6eee8cd56843a595827ffc78ee010b93ac16d87')
+sha256sums=('629c420b6e61b013f339bc6af409c74f9a135210f14e35967c1ceabe2b169c92')
 
 prepare() {
   sed -i "s/msgpack-python/msgpack/g" ${_realname}-${pkgver}/setup.py



More information about the arch-commits mailing list