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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Apr 9 23:21:42 UTC 2016


    Date: Sunday, April 10, 2016 @ 01:21:42
  Author: svenstaro
Revision: 169930

upgpkg: python-neovim 0.1.7-1

upstream release 0.1.7

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-09 23:20:05 UTC (rev 169929)
+++ PKGBUILD	2016-04-09 23:21:42 UTC (rev 169930)
@@ -3,7 +3,7 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.1.5
+pkgver=0.1.7
 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=('e330ad562ae787e85fd881142cb993e80e8dabe6737b40e51a625fb4347e2509')
+sha256sums=('398d36c194548d5636eb5d33ba86b083495ab888fc7f03243c8c42d064ec1aa8')
 
 prepare() {
   cp -a ${_realname}-${pkgver}{,-python2}



More information about the arch-commits mailing list