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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jan 15 22:28:30 UTC 2017


    Date: Sunday, January 15, 2017 @ 22:28:29
  Author: svenstaro
Revision: 207511

upgpkg: python-neovim 0.1.13-1

upstream release 0.1.13

Modified:
  python-neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 22:28:06 UTC (rev 207510)
+++ PKGBUILD	2017-01-15 22:28:29 UTC (rev 207511)
@@ -3,8 +3,8 @@
 pkgbase=python-neovim
 pkgname=('python-neovim' 'python2-neovim')
 _realname=python-client
-pkgver=0.1.12
-pkgrel=2
+pkgver=0.1.13
+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=('a0ec9d157d385d86c2a07f9f9daa20cc172160d1782bf9a40d8e9724a01026c1')
+sha256sums=('b2f78226d0b3c57d1e53e26828f5fa5665c0655725fbadd43aea87f5ce93ef3b')
 
 prepare() {
   cp -a ${_realname}-${pkgver}{,-python2}



More information about the arch-commits mailing list