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 3247a246c9d9..844601aabb9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Hexchain Tong <i at hexchain dot org>
pkgname=neovim-remote
-pkgver=v1.1.3
+pkgver=1.1.3
pkgrel=1
pkgdesc="Support --remote and friends for Neovim"
arch=(any)
url="https://github.com/mhinz/neovim-remote"
license=('GPL')
depends=('python-neovim')
-source=("git+https://github.com/mhinz/neovim-remote.git#tag=v1.1.3")
+source=("git+https://github.com/mhinz/neovim-remote.git#tag=v${pkgver}")
sha1sums=('SKIP')
package() {