[arch-commits] Commit in vim-omnicppcomplete/repos (2 files)
Tobias Kieslich
tobias at archlinux.org
Fri Aug 14 06:20:57 UTC 2009
Date: Friday, August 14, 2009 @ 02:20:57
Author: tobias
Revision: 49639
Merged revisions 49612 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/vim-omnicppcomplete/trunk
........
r49612 | tobias | 2009-08-13 20:33:18 -0700 (Thu, 13 Aug 2009) | 1 line
upgpkg: vim-omnicppcomplete 0.4.1-3
........
Modified:
vim-omnicppcomplete/repos/testing-i686/ (properties)
vim-omnicppcomplete/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: vim-omnicppcomplete/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /vim-omnicppcomplete/trunk:1-40870
+ /vim-omnicppcomplete/trunk:1-49638
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-08-14 06:20:28 UTC (rev 49638)
+++ testing-i686/PKGBUILD 2009-08-14 06:20:57 UTC (rev 49639)
@@ -5,7 +5,7 @@
#I know the next version will be 0.5 just to break our crap
pkgver=0.4.1
_scriptid=7722
-pkgrel=2
+pkgrel=3
pkgdesc="vim c++ completion omnifunc with a ctags database"
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=1520"
@@ -22,7 +22,7 @@
mv download_script.php?src_id=$_scriptid omnicppcomplete.zip
unzip -qqo omnicppcomplete.zip
- installpath="$pkgdir/usr/share/vim/vim72"
+ installpath="$pkgdir/usr/share/vim/vimfiles"
mkdir -p $installpath
cp -r doc after autoload $installpath
More information about the arch-commits
mailing list