summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c636beac2d0..08a663847e31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = neobundle-git
pkgdesc = Ultimate Vim plugin manager inspired by Vundle
- pkgver = 4.0.15.gc6fa48c
- pkgrel = 2
+ pkgver = 4.0.17.g4c9a273
+ pkgrel = 1
url = https://github.com/Shougo/neobundle.vim
install = neobundle.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f16a31fec74f..7859ebb88acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: oozyslug <oozyslug at gmail dot com>
pkgname=neobundle-git
-pkgver=4.0.15.gc6fa48c
-pkgrel=2
+pkgver=4.0.17.g4c9a273
+pkgrel=1
pkgdesc="Ultimate Vim plugin manager inspired by Vundle"
arch=('any')
url="https://github.com/Shougo/neobundle.vim"