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

Aaron Griffin aaron at archlinux.org
Mon Oct 22 03:45:11 UTC 2007


    Date: Sunday, October 21, 2007 @ 23:45:11
  Author: aaron
    Path: /home/cvs-extra/extra/editors/vim-matchit

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: vim-matchit 1.13.1-1


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


Index: extra/editors/vim-matchit/PKGBUILD
diff -u extra/editors/vim-matchit/PKGBUILD:1.4 extra/editors/vim-matchit/PKGBUILD:1.5
--- extra/editors/vim-matchit/PKGBUILD:1.4	Sat Mar  3 22:58:58 2007
+++ extra/editors/vim-matchit/PKGBUILD	Sun Oct 21 23:45:06 2007
@@ -1,18 +1,20 @@
-# $Id: PKGBUILD,v 1.4 2007/03/04 03:58:58 aaron Exp $
+# $Id: PKGBUILD,v 1.5 2007/10/22 03:45:06 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=vim-matchit
-pkgver=1.12
-_scriptid=6332
+pkgver=1.13.1
+_scriptid=7637
 pkgrel=1
 pkgdesc="Extended % matching for vim"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=39"
 depends=(vim)
 groups=('vim-plugins')
+license=('custom:none')
 install=vimdoc.install
 source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid)
-md5sums=('2fe14f290e0fb45f88d02f64680c8a17')
+md5sums=('5393ef6701e3d39b732098225daab832')
 
 build()
 {




More information about the arch-commits mailing list