summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87f680e8ded5..c74813187e55 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Petron <petron@archlinuxcn.org>
pkgname=vim-tern
-pkgver=55.c677b66
+pkgver=80.8364d69
pkgrel=1
pkgdesc="Tern plugin for Vim"
arch=('any')
@@ -8,10 +8,9 @@ url="https://github.com/marijnh/tern_for_vim"
license=('GPL3')
groups=('vim-plugins')
depends=('vim' 'nodejs')
-install=vimdoc.install
makedepends=('git')
-source=("git+https://github.com/marijnh/tern_for_vim" "vimdoc.install")
-sha256sums=('SKIP' 'e74d002d6b3487e337e896cf6b0d8cb6898329df5f3e06aa73ded409baf7d8a7')
+source=("git+https://github.com/marijnh/tern_for_vim")
+sha256sums=('SKIP')
_gitname='tern_for_vim'
pkgver() {