[arch-commits] Commit in vim-bufexplorer/trunk (PKGBUILD)

Dan McGee dan at archlinux.org
Sun May 10 02:43:51 UTC 2009


    Date: Saturday, May 9, 2009 @ 22:43:51
  Author: dan
Revision: 38668

upgpkg: vim-bufexplorer 7.2.2-1

Modified:
  vim-bufexplorer/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-10 02:11:24 UTC (rev 38667)
+++ PKGBUILD	2009-05-10 02:43:51 UTC (rev 38668)
@@ -2,19 +2,19 @@
 #Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=vim-bufexplorer
-pkgver=7.1.7
-_scriptid=8079
+pkgver=7.2.2
+_scriptid=9524
 pkgrel=1
 pkgdesc="A simple buffer list/switcher for vim "
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=42"
 license=('custom')
-depends=('vi>=7.0')
+depends=('vim>=7.0')
 groups=('vim-plugins')
 install=vimdoc.install
 source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid
         license.txt)
-md5sums=('dc8e1b14f20c0e5a00d67705870a896f'
+md5sums=('1013ceca174d77758284c5f44a9d3f48'
          'b1a7f22e90469abdad3ffd55120e6887')
 
 build() {




More information about the arch-commits mailing list