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

Aaron Griffin aaron at archlinux.org
Sun Aug 12 09:36:17 UTC 2007


    Date: Sunday, August 12, 2007 @ 05:36:17
  Author: aaron
    Path: /home/cvs-extra/extra/editors/vim-buftabs

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: vim-buftabs 0.8-1


----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)


Index: extra/editors/vim-buftabs/PKGBUILD
diff -u extra/editors/vim-buftabs/PKGBUILD:1.2 extra/editors/vim-buftabs/PKGBUILD:1.3
--- extra/editors/vim-buftabs/PKGBUILD:1.2	Mon Mar 26 03:20:49 2007
+++ extra/editors/vim-buftabs/PKGBUILD	Sun Aug 12 05:36:17 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.2 2007/03/26 07:20:49 aaron Exp $
+# $Id: PKGBUILD,v 1.3 2007/08/12 09:36:17 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=vim-buftabs
-pkgver=0.7
-_scriptid=6846
+pkgver=0.8
+_scriptid=7056
 pkgrel=1
 pkgdesc="Minimalistic buffer tabs saving screen space "
 arch=(i686 x86_64)
@@ -11,10 +11,9 @@
 depends=(vim)
 groups=('vim-plugins')
 source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid)
-md5sums=('3e1afeb75943d7f76476e4a16b5d59eb')
+md5sums=('b8fd752789aea23e0e940075335d16f5')
 
-build()
-{
+build() {
   cd $startdir/src
   mv download_script.php?src_id=$_scriptid buftabs.vim
 




More information about the arch-commits mailing list