[arch-commits] CVS update of extra/editors/vim-bufexplorer (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed Nov 28 08:10:32 UTC 2007


    Date: Wednesday, November 28, 2007 @ 03:10:32
  Author: aaron
    Path: /home/cvs-extra/extra/editors/vim-bufexplorer

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: vim-bufexplorer 7.1.4-1


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


Index: extra/editors/vim-bufexplorer/PKGBUILD
diff -u extra/editors/vim-bufexplorer/PKGBUILD:1.8 extra/editors/vim-bufexplorer/PKGBUILD:1.9
--- extra/editors/vim-bufexplorer/PKGBUILD:1.8	Mon Aug 20 15:52:25 2007
+++ extra/editors/vim-bufexplorer/PKGBUILD	Wed Nov 28 03:10:32 2007
@@ -1,19 +1,20 @@
-#$Id: PKGBUILD,v 1.8 2007/08/20 19:52:25 dan Exp $
+#$Id: PKGBUILD,v 1.9 2007/11/28 08:10:32 aaron Exp $
 #Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=vim-bufexplorer
-pkgver=7.0.17
-_scriptid=7406
+pkgver=7.1.4
+_scriptid=7953
 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=('unknown')
 depends=('vi>=7.0')
 makedepends=('unzip')
 groups=('vim-plugins')
 install=vimdoc.install
 source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid)
-md5sums=('126dce85be110cbd80a1422200ec75d1')
+md5sums=('0aa58e17186f9b4bb28a6be2a97f40e9')
 
 build() {
   cd $startdir/src




More information about the arch-commits mailing list