[arch-commits] CVS update of extra/editors/vim-bufexplorer (PKGBUILD)
Dan McGee
dan at archlinux.org
Mon Aug 20 19:52:25 UTC 2007
Date: Monday, August 20, 2007 @ 15:52:25
Author: dan
Path: /home/cvs-extra/extra/editors/vim-bufexplorer
Modified: PKGBUILD (1.7 -> 1.8)
updated a few vim plugins that only need what we call vi
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: extra/editors/vim-bufexplorer/PKGBUILD
diff -u extra/editors/vim-bufexplorer/PKGBUILD:1.7 extra/editors/vim-bufexplorer/PKGBUILD:1.8
--- extra/editors/vim-bufexplorer/PKGBUILD:1.7 Sun Aug 12 14:45:49 2007
+++ extra/editors/vim-bufexplorer/PKGBUILD Mon Aug 20 15:52:25 2007
@@ -1,4 +1,4 @@
-#$Id: PKGBUILD,v 1.7 2007/08/12 18:45:49 jgc Exp $
+#$Id: PKGBUILD,v 1.8 2007/08/20 19:52:25 dan Exp $
#Maintainer: Aaron Griffin <aaron at archlinux.org>
pkgname=vim-bufexplorer
@@ -8,7 +8,7 @@
pkgdesc="A simple buffer list/switcher for vim "
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=42"
-depends=('vim>=7.0')
+depends=('vi>=7.0')
makedepends=('unzip')
groups=('vim-plugins')
install=vimdoc.install
More information about the arch-commits
mailing list