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

Dan McGee dan at archlinux.org
Sun May 10 02:49:32 UTC 2009


    Date: Saturday, May 9, 2009 @ 22:49:32
  Author: dan
Revision: 38671

upgpkg: vim-vcscommand 29-1

Modified:
  vim-vcscommand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-10 02:45:59 UTC (rev 38670)
+++ PKGBUILD	2009-05-10 02:49:32 UTC (rev 38671)
@@ -3,20 +3,21 @@
 
 pkgname=vim-vcscommand
 #Real version BetaXX
-pkgver=24
-_scriptid=8709
+pkgver=29
+_scriptid=9965
 pkgrel=1
 pkgdesc="vim cvs/svn integration plugin"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=90"
 license=('MIT')
-depends=('vi')
+depends=('vim>=7.0')
 groups=('vim-plugins')
 replaces=('vim-vsccommand') #whoops, typo before
 install=vimdoc.install
 source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid
         license.txt)
-md5sums=('0c267efcbe0dda5cea3f2f4410b229a3' 'cc76e422214169f380e6a1548f617778')
+md5sums=('010292b04d5d8b2c37fc14f510864137'
+         'cc76e422214169f380e6a1548f617778')
 
 build()
 {




More information about the arch-commits mailing list