Date: Friday, January 7, 2011 @ 06:45:08 Author: ibiru Revision: 105171
remove force. Modified: vim/trunk/PKGBUILD ----------+ PKGBUILD | 1 - 1 file changed, 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-07 10:30:21 UTC (rev 105170) +++ PKGBUILD 2011-01-07 11:45:08 UTC (rev 105171) @@ -15,7 +15,6 @@ url="http://www.vim.org" makedepends=('gpm' 'perl' 'python2>=2.7.1' 'ruby' 'libxt' 'desktop-file-utils' 'gtk2' 'gettext' 'pkgconfig' 'mercurial' 'rsync' 'sed') -options=(force) source=(pythoncomplete.vim::http://www.vim.org/scripts/download_script.php\?src_id=10872 vimrc archlinux.vim gvim.desktop) md5sums=('6e7adfbd5d26c1d161030ec203a7f243'
