[arch-commits] Commit in vim-vcscommand/repos (testing-i686 testing-i686/PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri Aug 14 06:22:27 UTC 2009


    Date: Friday, August 14, 2009 @ 02:22:27
  Author: tobias
Revision: 49642

Merged revisions 49618 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/vim-vcscommand/trunk

........
  r49618 | tobias | 2009-08-13 20:34:56 -0700 (Thu, 13 Aug 2009) | 1 line
  
  upgpkg: vim-vcscommand 29-3
........

Modified:
  vim-vcscommand/repos/testing-i686/	(properties)
  vim-vcscommand/repos/testing-i686/PKGBUILD

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


Property changes on: vim-vcscommand/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /vim-vcscommand/trunk:1-40876
   + /vim-vcscommand/trunk:1-49641

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-08-14 06:21:57 UTC (rev 49641)
+++ testing-i686/PKGBUILD	2009-08-14 06:22:27 UTC (rev 49642)
@@ -5,7 +5,7 @@
 #Real version BetaXX
 pkgver=29
 _scriptid=9965
-pkgrel=2
+pkgrel=3
 pkgdesc="vim cvs/svn integration plugin"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=90"
@@ -25,7 +25,7 @@
   mv download_script.php?src_id=$_scriptid vcscommand.zip
   bsdtar -xf vcscommand.zip
 
-  installpath="$pkgdir/usr/share/vim/vim72"
+  installpath="$pkgdir/usr/share/vim/vimfiles"
   mkdir -p $installpath
   cp -r doc plugin syntax $installpath
 




More information about the arch-commits mailing list