[arch-commits] Commit in vim-vcscommand/repos (extra-i686 extra-i686/PKGBUILD)

Dan McGee dan at archlinux.org
Sun May 10 02:52:01 UTC 2009


    Date: Saturday, May 9, 2009 @ 22:52:01
  Author: dan
Revision: 38673

Merged revisions 38671 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/vim-vcscommand/trunk

........
  r38671 | dan | 2009-05-09 21:49:32 -0500 (Sat, 09 May 2009) | 1 line
  
  upgpkg: vim-vcscommand 29-1
........

Modified:
  vim-vcscommand/repos/extra-i686/	(properties)
  vim-vcscommand/repos/extra-i686/PKGBUILD

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


Property changes on: vim-vcscommand/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /vim-vcscommand/trunk:1-2146
   + /vim-vcscommand/trunk:1-38672

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-05-10 02:49:42 UTC (rev 38672)
+++ extra-i686/PKGBUILD	2009-05-10 02:52:01 UTC (rev 38673)
@@ -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