summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c652fbc9ffa3..8fe18c592c40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python2-neovim-git
_pkgname=python2-neovim-git
-pkgver=0.1.3.r0.g720b3d5
+pkgver=0.4.0.r0.ga5ee340
pkgrel=1
pkgdesc="Python client to neovim, git version. Use this to keep up with neovim-git"
arch=('any')
@@ -23,7 +23,7 @@ conflicts=(
)
provides=('python2-neovim')
makedepends=('git')
-source=("$pkgname::git://github.com/neovim/python-client.git"
+source=("$pkgname::git+https://github.com/neovim/pynvim.git"
"LICENSE::https://raw.githubusercontent.com/neovim/python-client/master/LICENSE")
sha256sums=('SKIP' '297a62ff61eb84f532ff5a8181860d925b710d4458f204e56c90b1da997c8711')