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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Nov 9 15:29:17 UTC 2017


    Date: Thursday, November 9, 2017 @ 15:29:07
  Author: svenstaro
Revision: 266024

upgpkg: python-neovim 0.2.0-1

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 15:06:04 UTC (rev 266023)
+++ PKGBUILD	2017-11-09 15:29:07 UTC (rev 266024)
@@ -3,8 +3,8 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.1.13
-pkgrel=2
+pkgver=0.2.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=('b2f78226d0b3c57d1e53e26828f5fa5665c0655725fbadd43aea87f5ce93ef3b')
+sha256sums=('936b8c5a137436499328362da165f7ef16492a628d5a6d9f7b7f182c0200f8ab')
 
 prepare() {
   cp -a ${_realname}-${pkgver}{,-python2}



More information about the arch-commits mailing list