python-neovim: update to 0.1.3.

This commit is contained in:
Steve Prybylski 2016-03-02 22:05:36 -05:00
parent 9424dac75c
commit 2f9d6180db
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-neovim'
pkgname=python-neovim
version=0.1.2
version=0.1.3
revision=1
noarch=yes
wrksrc="python-client-${version}"
@ -14,7 +14,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/neovim/python-client"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=2d85a493194b5dfbc08cad1fd2e252f7ad35b65eb826dd61f67f4fecfc8476b2
checksum=9231b9411ec7876bf179bcfd954032c4a4dd39fde8809e83c7e49cae49045213
python3.4-neovim_package() {
noarch=yes