Merge pull request #5522 from ivierlin/neovim

python-neovim: update to 0.1.13
This commit is contained in:
Juan RP 2017-01-12 21:10:43 +01:00 committed by GitHub
commit 75ed7e5bfc

View file

@ -1,6 +1,6 @@
# Template file for 'python-neovim'
pkgname=python-neovim
version=0.1.12
version=0.1.13
revision=1
noarch=yes
wrksrc="python-client-${version}"
@ -13,7 +13,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=a0ec9d157d385d86c2a07f9f9daa20cc172160d1782bf9a40d8e9724a01026c1
checksum=b2f78226d0b3c57d1e53e26828f5fa5665c0655725fbadd43aea87f5ce93ef3b
python3-neovim_package() {
noarch=yes