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

Eric Belanger eric at archlinux.org
Tue May 27 03:22:29 UTC 2008


    Date: Monday, May 26, 2008 @ 23:22:28
  Author: eric
Revision: 2143

upgpkg: vim-buftabs 0.10-1
    Upstream update, fixed license, minor esthetic fixes

Modified:
  vim-buftabs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-27 03:18:40 UTC (rev 2142)
+++ PKGBUILD	2008-05-27 03:22:28 UTC (rev 2143)
@@ -2,17 +2,17 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=vim-buftabs
-pkgver=0.9
-_scriptid=7544
+pkgver=0.10
+_scriptid=8181
 pkgrel=1
-pkgdesc="Minimalistic buffer tabs saving screen space "
+pkgdesc="Minimalistic buffer tabs saving screen space"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=1664"
-license=('unknown')
-depends=(vim)
+license=('GPL')
+depends=('vim')
 groups=('vim-plugins')
 source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid)
-md5sums=('ff701417cf2c67ed8f2fa161b029662b')
+md5sums=('6089fe64b2810c33e465dc0abfa4a21b')
 
 build() {
   cd $startdir/src





More information about the arch-commits mailing list