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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Feb 3 06:21:04 UTC 2018


    Date: Saturday, February 3, 2018 @ 06:21:04
  Author: svenstaro
Revision: 288759

upgpkg: python-neovim 0.2.1-1

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-03 05:50:13 UTC (rev 288758)
+++ PKGBUILD	2018-02-03 06:21:04 UTC (rev 288759)
@@ -3,8 +3,8 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
 pkgdesc='Python client for Neovim'
 url='https://github.com/neovim/python-client'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://github.com/neovim/python-client/archive/${pkgver}.tar.gz")
-sha256sums=('936b8c5a137436499328362da165f7ef16492a628d5a6d9f7b7f182c0200f8ab')
+sha256sums=('fe19aec131ac42b762ca198bd644bf7d092e269b793559db6ba97364d5c0ae09')
 
 prepare() {
   sed -i "s/msgpack-python/msgpack/g" ${_realname}-${pkgver}/setup.py



More information about the arch-commits mailing list