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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Mar 13 18:28:56 UTC 2016


    Date: Sunday, March 13, 2016 @ 19:28:56
  Author: svenstaro
Revision: 166553

upgpkg: python-neovim 0.1.4-1

upstream release 0.1.4

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-13 16:56:50 UTC (rev 166552)
+++ PKGBUILD	2016-03-13 18:28:56 UTC (rev 166553)
@@ -3,7 +3,7 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.1.2
+pkgver=0.1.4
 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=('2d85a493194b5dfbc08cad1fd2e252f7ad35b65eb826dd61f67f4fecfc8476b2')
+sha256sums=('dc4718ab8e239b60093d3f04bd41e9348c6b6b5850c8418e1f8fafc71c62eba5')
 
 prepare() {
   cp -a ${_realname}-${pkgver}{,-python2}



More information about the arch-commits mailing list