Date: Saturday, March 6, 2010 @ 21:48:15 Author: dgriffiths Revision: 71446
Modified: vim-bufexplorer/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-07 00:52:09 UTC (rev 71445) +++ PKGBUILD 2010-03-07 02:48:15 UTC (rev 71446) @@ -3,8 +3,8 @@ #Maintainer: Daniel J Griffiths <[email protected]> pkgname=vim-bufexplorer -pkgver=7.2.2 -_scriptid=9524 +pkgver=7.2.6 +_scriptid=12363 pkgrel=4 pkgdesc="A simple buffer list/switcher for vim " arch=('any') @@ -15,7 +15,7 @@ install=vimdoc.install source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid license.txt) -md5sums=('1013ceca174d77758284c5f44a9d3f48' +md5sums=('034ef12c8cfd325ca5efd0c959282775' 'b1a7f22e90469abdad3ffd55120e6887') build() {
