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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Dec 10 14:04:15 UTC 2015


    Date: Thursday, December 10, 2015 @ 15:04:14
  Author: svenstaro
Revision: 152166

upgpkg: python-neovim 0.1.0-1

upstream release 0.1.0

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 13:56:58 UTC (rev 152165)
+++ PKGBUILD	2015-12-10 14:04:14 UTC (rev 152166)
@@ -3,8 +3,8 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.0.38
-pkgrel=2
+pkgver=0.1.0
+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=('c5711ff16d020e71cf19f4916e82ba3fed4ee4871b4eedaa561d5bc2d29670ae')
+sha256sums=('2a9a1f07bd6d5617b1b85ee1772feed9aabd1f7a6ddb24664a48896c7db6121a')
 
 prepare() {
   cp -a ${_realname}-${pkgver}{,-python2}



More information about the arch-commits mailing list