Date: Saturday, March 6, 2010 @ 21:51:11 Author: dgriffiths Revision: 71449
Modified: vim-vcscommand/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-07 02:48:29 UTC (rev 71448) +++ PKGBUILD 2010-03-07 02:51:11 UTC (rev 71449) @@ -3,8 +3,8 @@ # Maintainer: Daniel J Griffiths <[email protected]> pkgname=vim-vcscommand -pkgver=1.99.31 -_scriptid=11049 +pkgver=1.99.38 +_scriptid=12440 pkgrel=2 pkgdesc="vim cvs/svn integration plugin" arch=('any') @@ -17,8 +17,8 @@ install=vimdoc.install source=(vcscommand.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid license.txt) -md5sums=('a31418cdb845a6881023330498f1cb06' 'cc76e422214169f380e6a1548f617778') -sha1sums=('031dd2d9f02a7bc2c5ae68d4ce9edbfac080d7c4' 'a89f765481e070aa82456a48372bb05db9db0910') +md5sums=('85bf8cf7189f868e7e9032c50d0a6806' 'cc76e422214169f380e6a1548f617778') +sha1sums=('cff3d8a6d812be5775d624ec2f59f72e3d574491' 'a89f765481e070aa82456a48372bb05db9db0910') build() { /bin/true
