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

Daniel Griffiths dgriffiths at archlinux.org
Mon May 17 01:52:42 UTC 2010


    Date: Sunday, May 16, 2010 @ 21:52:41
  Author: dgriffiths
Revision: 80395

Modified:
  vim-vcscommand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-17 01:49:58 UTC (rev 80394)
+++ PKGBUILD	2010-05-17 01:52:41 UTC (rev 80395)
@@ -3,9 +3,9 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=vim-vcscommand
-pkgver=1.99.38
-_scriptid=12440
-pkgrel=2
+pkgver=1.99.40
+_scriptid=12743
+pkgrel=1
 pkgdesc="vim cvs/svn integration plugin"
 arch=('any')
 url="http://www.vim.org/scripts/script.php?script_id=90"
@@ -17,8 +17,8 @@
 install=vimdoc.install
 source=(vcscommand.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid
         license.txt)
-md5sums=('85bf8cf7189f868e7e9032c50d0a6806' 'cc76e422214169f380e6a1548f617778')
-sha1sums=('cff3d8a6d812be5775d624ec2f59f72e3d574491' 'a89f765481e070aa82456a48372bb05db9db0910')
+md5sums=('e81a71ff7c89faa28cd066d3f6ab5286' 'cc76e422214169f380e6a1548f617778')
+sha1sums=('b069a38e0bca4aa5ec4704833d756b9e75b91011' 'a89f765481e070aa82456a48372bb05db9db0910')
 
 build() {
 	/bin/true




More information about the arch-commits mailing list