[arch-commits] Commit in vim-omnicppcomplete/repos (2 files)

Tobias Kieslich tobias at archlinux.org
Fri Aug 14 03:33:44 UTC 2009


    Date: Thursday, August 13, 2009 @ 23:33:44
  Author: tobias
Revision: 49613

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-x86_64/	(properties)
  vim-omnicppcomplete/repos/testing-x86_64/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: vim-omnicppcomplete/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /vim-omnicppcomplete/trunk:1-40846
   + /vim-omnicppcomplete/trunk:1-49612

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-08-14 03:33:18 UTC (rev 49612)
+++ testing-x86_64/PKGBUILD	2009-08-14 03:33:44 UTC (rev 49613)
@@ -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